mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Correct text for default proxy minion configuration file
This commit is contained in:
parent
1afa3565ce
commit
02c2c4ea9b
1 changed files with 3 additions and 3 deletions
|
@ -7,10 +7,10 @@
|
||||||
# not be set in the config. If there is no blank line after the comment, the
|
# not be set in the config. If there is no blank line after the comment, the
|
||||||
# value is presented as an example and is not the default.
|
# value is presented as an example and is not the default.
|
||||||
|
|
||||||
# Per default the minion will automatically include all config files
|
# Per default the proxy minion will automatically include all config files
|
||||||
# from minion.d/*.conf (minion.d is a directory in the same directory
|
# from proxy.d/*.conf (proxy.d is a directory in the same directory
|
||||||
# as the main minion config file).
|
# as the main minion config file).
|
||||||
#default_include: minion.d/*.conf
|
#default_include: proxy.d/*.conf
|
||||||
|
|
||||||
# Backwards compatibility option for proxymodules created before 2015.8.2
|
# Backwards compatibility option for proxymodules created before 2015.8.2
|
||||||
# This setting will default to 'False' in the 2016.3.0 release
|
# This setting will default to 'False' in the 2016.3.0 release
|
||||||
|
|
Loading…
Add table
Reference in a new issue