salt/conf
Erik Johnson 46d68c8669 Fix inconsistent indentation in config file templates
In the config file templates, some parameters are commented out with a
pound sign, and others are commented out using a pound sign and a space.
This has led to some confusion when people uncomment some params to use
them and then there are errors when PyYAML tries to render the data.

This commit makes the commenting of config parameters uniform, using
just a pound sign with no extra space.
2013-09-13 16:32:21 -05:00
..
master Fix inconsistent indentation in config file templates 2013-09-13 16:32:21 -05:00
minion Fix inconsistent indentation in config file templates 2013-09-13 16:32:21 -05:00