mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
update minion config with new sub_timeout option
This commit is contained in:
parent
1b5eba52cb
commit
862cf236c4
1 changed files with 5 additions and 1 deletions
|
@ -20,10 +20,14 @@
|
|||
# clusters.
|
||||
#id:
|
||||
|
||||
# The minion connection to the master may be inturupted, the minion will
|
||||
# verify the connection every so many seconds, to disable connection
|
||||
# verification set this value to 0
|
||||
#sub_timeout: 60
|
||||
|
||||
# Where cache data goes
|
||||
#cachedir: /var/cache/salt
|
||||
|
||||
|
||||
##### Minion module management #####
|
||||
##########################################
|
||||
# Disable specific modules, this will allow the admin to limit the level os
|
||||
|
|
Loading…
Add table
Reference in a new issue