Revise documentation for minion config

* Update link to salt minion config.
* Clarify that minion config is a file.
This commit is contained in:
AmirAli Moinfar 2015-07-28 01:38:40 -04:00 committed by Mehran Kholdi
parent c73314cd38
commit b88afbf3c9
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ Optional:
This will be uploaded to the `/srv/salt` on the remote.
- `minion_config` (string) - The path to your local [minion
config](http://docs.saltstack.com/topics/configuration.html). This will be
config file](http://docs.saltstack.com/ref/configuration/minion.html). This will be
uploaded to the `/etc/salt` on the remote.
- `skip_bootstrap` (boolean) - By default the salt provisioner runs [salt