Merge pull request #5638 from dmangot/master
fix master_config documentation
This commit is contained in:
commit
a68155c996
|
@ -86,7 +86,7 @@ public key
|
||||||
## Master Options
|
## Master Options
|
||||||
These only make sense when `install_master` is `true`.
|
These only make sense when `install_master` is `true`.
|
||||||
|
|
||||||
* `master_config` (string, default: "salt/minion")
|
* `master_config` (string, default: "salt/master")
|
||||||
Path to a custom salt master config file
|
Path to a custom salt master config file
|
||||||
|
|
||||||
* `master_key` (salt/key/master.pem) - Path to your master key
|
* `master_key` (salt/key/master.pem) - Path to your master key
|
||||||
|
|
Loading…
Reference in New Issue