Update soup

This commit is contained in:
Mike Reeves
2020-11-04 13:40:45 -05:00
committed by GitHub
parent e989fc7041
commit 2aa21512e5

View File

@@ -141,7 +141,6 @@ detect_os() {
highstate() {
# Run a highstate.
echo "Running a highstate. This could take a few minutes"
salt-call state.highstate -l info queue=True
}