change soup comment

This commit is contained in:
m0duspwnens
2023-10-18 15:04:39 -04:00
parent 1999db0bb3
commit 2206cdb0fa
2 changed files with 1 additions and 1 deletions

View File

@@ -578,7 +578,7 @@ update_centos_repo() {
} }
update_salt_mine() { update_salt_mine() {
echo "Populating the mine with network.ip_addrs pillar.host.mainint for each host." echo "Populating the mine with mine_functions for each host."
set +e set +e
salt \* mine.update -b 50 salt \* mine.update -b 50
set -e set -e