From c4ec705791c23addfbe0f2c4d32aaae4c0ba1ffa Mon Sep 17 00:00:00 2001 From: Matthew Hooker Date: Tue, 6 Jun 2017 12:35:48 -0700 Subject: [PATCH] fix markdown --- website/source/docs/provisioners/salt-masterless.html.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/source/docs/provisioners/salt-masterless.html.md b/website/source/docs/provisioners/salt-masterless.html.md index e8d391617..fb83fa435 100644 --- a/website/source/docs/provisioners/salt-masterless.html.md +++ b/website/source/docs/provisioners/salt-masterless.html.md @@ -66,8 +66,8 @@ Optional: uploaded to the `/etc/salt` on the remote. This option overrides the `remote_state_tree` or `remote_pillar_roots` options. -- `grains_file` (string) - The path to your local [grains file] - (https://docs.saltstack.com/en/latest/topics/grains). This will be +- `grains_file` (string) - The path to your local [grains file]( + https://docs.saltstack.com/en/latest/topics/grains). This will be uploaded to `/etc/salt/grains` on the remote. - `skip_bootstrap` (boolean) - By default the salt provisioner runs [salt