Autoreformat

This commit is contained in:
Chris Bednarski 2015-07-30 21:16:11 -07:00
parent 4d2a140236
commit 3c517a65c3
2 changed files with 4 additions and 4 deletions

View File

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

View File

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