Fix comment about minion_id_caching (#32798)

This commit is contained in:
Ondřej Nový 2016-04-25 19:01:42 +02:00 committed by Nicole Thomas
parent 5b59840373
commit 001e7b76e2

View File

@ -687,7 +687,7 @@ VALID_OPTS = {
# If this is set to True the first newline after a Jinja block is removed
'jinja_trim_blocks': bool,
# FIXME Appears to be unused
# Cache minion ID to file
'minion_id_caching': bool,
# If set, the master will sign all publications before they are sent out