mirror of
https://github.com/saltstack-formulas/salt-formula.git
synced 2026-09-23 03:08:32 +02:00
Added minion scheduler configuration
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user