mirror of
https://github.com/saltstack-formulas/salt-formula.git
synced 2025-02-17 17:54:34 +01:00
Merge pull request #306 from netmanagers/master
Wrong list name in config file
This commit is contained in:
commit
85597b3326
@ -73,11 +73,7 @@
|
|||||||
# Note that enabling this feature means that minions will not be
|
# Note that enabling this feature means that minions will not be
|
||||||
# available to target for up to the length of the maintanence loop
|
# available to target for up to the length of the maintanence loop
|
||||||
# which by default is 60s.
|
# which by default is 60s.
|
||||||
{%- if cfg_minion['key_cache'] in cfg_master %}
|
|
||||||
{{ get_config('key_cache', '') }}
|
{{ get_config('key_cache', '') }}
|
||||||
{% else %}
|
|
||||||
#key_cache: ''
|
|
||||||
{% endif %}
|
|
||||||
|
|
||||||
# Directory to store job and cache data:
|
# Directory to store job and cache data:
|
||||||
# This directory may contain sensitive data and should be protected accordingly.
|
# This directory may contain sensitive data and should be protected accordingly.
|
||||||
|
Loading…
Reference in New Issue
Block a user