Added minion scheduler configuration

This commit is contained in:
Elliot Chen
2017-07-25 10:13:51 -04:00
parent 9e7bcd5946
commit ec8241c6fd
2 changed files with 28 additions and 0 deletions
+7
View File
@@ -150,6 +150,13 @@ salt:
mine_functions:
network.interface_ip: [eth0]
# Define a minion scheduler
schedule:
- highstate:
- function: state.apply
- minutes: 60
- returner: redis
# other 'non-default' config
auth_keytab: /root/auth.keytab
auth_principal: kadmin/admin