fix markdown

This commit is contained in:
Matthew Hooker 2017-06-06 12:35:48 -07:00 committed by GitHub
parent d156c41e3a
commit c4ec705791
1 changed files with 2 additions and 2 deletions

View File

@ -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