Fix indentation in the minion config template

The example for the 'backup' param in the minion config file template is
indented one level further than it should. This commit fixes that.
This commit is contained in:
Erik Johnson 2013-07-27 00:28:15 -05:00
parent 84274aa1c4
commit 17ebff3b9d

View File

@ -89,7 +89,7 @@
# /etc/ssh/sshd_config:
# file.managed:
# - source: salt://ssh/sshd_config
# - backup: minion
# - backup: minion
#
#backup_mode: minion