From b88afbf3c9306fd7a82d49727e8a4008b1b41ec4 Mon Sep 17 00:00:00 2001 From: AmirAli Moinfar Date: Tue, 28 Jul 2015 01:38:40 -0400 Subject: [PATCH] Revise documentation for minion config * Update link to salt minion config. * Clarify that minion config is a file. --- website/source/docs/provisioners/salt-masterless.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/provisioners/salt-masterless.html.markdown b/website/source/docs/provisioners/salt-masterless.html.markdown index 84171a071..679a0f6eb 100644 --- a/website/source/docs/provisioners/salt-masterless.html.markdown +++ b/website/source/docs/provisioners/salt-masterless.html.markdown @@ -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