2
0

Readme note about user-provided configuration templates.

This commit is contained in:
Andrew Vant 2014-10-06 12:28:34 -04:00
parent 095c6a8e4b
commit 013736e2ca

View File

@ -52,3 +52,7 @@ Every option available in the templates can be set in pillar. Settings under 'sa
cloud:
providers: ec2
...
``Extending``
=============
Additional templates can be added by the user under salt/files/minion.d and master.d. This might be useful if, for example, a recently-added configuration option is not yet provided by the default template.