remove salt.enable_higstate state

This commit is contained in:
m0duspwnens
2022-01-21 08:09:04 -05:00
parent baa93301b5
commit 281e5d9b25
2 changed files with 0 additions and 8 deletions
-7
View File
@@ -1,7 +0,0 @@
enable_highstate:
module.run:
- state.enable:
- states:
- highstate
- unless: pgrep soup
-1
View File
@@ -20,7 +20,6 @@
base:
'*':
- salt.enable_highstate
- cron.running
'not G@saltversion:{{saltversion}}':