diff --git a/website/source/docs/builders/openstack.html.markdown b/website/source/docs/builders/openstack.html.markdown index 56db25474..12a1ca882 100644 --- a/website/source/docs/builders/openstack.html.markdown +++ b/website/source/docs/builders/openstack.html.markdown @@ -100,8 +100,8 @@ builder. Rackconnect to assign the machine an IP address before connecting via SSH. Defaults to false. -- `metadata` (object of key/value strings) - Glance metadata that will be applied - to the image. +- `metadata` (object of key/value strings) - Glance metadata that will be + applied to the image. ## Basic Example: Rackspace public cloud diff --git a/website/source/docs/provisioners/salt-masterless.html.markdown b/website/source/docs/provisioners/salt-masterless.html.markdown index 1eeabaf14..adb1c4bb3 100644 --- a/website/source/docs/provisioners/salt-masterless.html.markdown +++ b/website/source/docs/provisioners/salt-masterless.html.markdown @@ -54,8 +54,8 @@ Optional: tree](http://docs.saltstack.com/ref/states/highstate.html#the-salt-state-tree). This will be uploaded to the `remote_state_tree` on the remote. -- `minion_config` (string) - The path to your local [minion - config file](http://docs.saltstack.com/ref/configuration/minion.html). This will be +- `minion_config` (string) - The path to your local [minion 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