Merge pull request #306 from netmanagers/master

Wrong list name in config file
This commit is contained in:
Niels Abspoel 2017-04-10 19:35:19 +02:00 committed by GitHub
commit 85597b3326
1 changed files with 0 additions and 4 deletions

View File

@ -73,11 +73,7 @@
# Note that enabling this feature means that minions will not be
# available to target for up to the length of the maintanence loop
# which by default is 60s.
{%- if cfg_minion['key_cache'] in cfg_master %}
{{ get_config('key_cache', '') }}
{% else %}
#key_cache: ''
{% endif %}
# Directory to store job and cache data:
# This directory may contain sensitive data and should be protected accordingly.