diff --git a/pillar/nodegroups/init.sls b/pillar/nodegroups/init.sls deleted file mode 100644 index e69de29bb..000000000 diff --git a/salt/manager/tools/sbin/soup b/salt/manager/tools/sbin/soup index 84501bad5..fc07765b8 100755 --- a/salt/manager/tools/sbin/soup +++ b/salt/manager/tools/sbin/soup @@ -578,7 +578,7 @@ update_centos_repo() { } 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 salt \* mine.update -b 50 set -e