update description

This commit is contained in:
m0duspwnens
2024-05-15 15:31:31 -04:00
parent 62a8024c6c
commit 3a56058f7f

View File

@@ -438,7 +438,7 @@ post_to_2.4.60() {
}
post_to_2.4.70() {
echo "Removing idh.services from IDH node pillar files"
echo "Removing idh.services from any existing IDH node pillar files"
for file in /opt/so/saltstack/local/pillar/minions/*.sls; do
if [[ $file =~ "_idh.sls" && ! $file =~ "/opt/so/saltstack/local/pillar/minions/adv_" ]]; then
echo "Removing idh.services from: $file"