Merge "Disable the salt minion data cache on master"
This commit is contained in:
commit
8d63daca3e
@ -81,7 +81,8 @@ user: salt
|
|||||||
#job_cache: True
|
#job_cache: True
|
||||||
|
|
||||||
# Cache minion grains and pillar data in the cachedir.
|
# Cache minion grains and pillar data in the cachedir.
|
||||||
#minion_data_cache: True
|
# Disabled due to a salt mine bug affecting RHEL/CentOS minions
|
||||||
|
minion_data_cache: False
|
||||||
|
|
||||||
# Set the acceptance level for serialization of messages. This should only be
|
# Set the acceptance level for serialization of messages. This should only be
|
||||||
# set if the master is newer than 0.9.5 and the minion are older. This option
|
# set if the master is newer than 0.9.5 and the minion are older. This option
|
||||||
|
Loading…
x
Reference in New Issue
Block a user