Sfoglia il codice sorgente

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

Readme note about user-provided configuration templates.
master
Nitin Madhok 10 anni fa
parent
commit
51e493e448
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  1. +4
    -0
      README.rst

+ 4
- 0
README.rst Vedi 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.

Loading…
Annulla
Salva