瀏覽代碼

Merge pull request #52 from andrew-vant/salt.d.doc

Readme note about user-provided configuration templates.
tags/v0.57.0
Nitin Madhok 10 年之前
父節點
當前提交
51e493e448
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. +4
    -0
      README.rst

+ 4
- 0
README.rst 查看文件

@@ -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.

Loading…
取消
儲存