Autoreformat
This commit is contained in:
parent
4d2a140236
commit
3c517a65c3
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue