Commit 3c517a65 authored by Chris Bednarski's avatar Chris Bednarski

Autoreformat

parent 4d2a1402
...@@ -100,8 +100,8 @@ builder. ...@@ -100,8 +100,8 @@ builder.
Rackconnect to assign the machine an IP address before connecting via SSH. Rackconnect to assign the machine an IP address before connecting via SSH.
Defaults to false. Defaults to false.
- `metadata` (object of key/value strings) - Glance metadata that will be applied - `metadata` (object of key/value strings) - Glance metadata that will be
to the image. applied to the image.
## Basic Example: Rackspace public cloud ## Basic Example: Rackspace public cloud
......
...@@ -54,8 +54,8 @@ Optional: ...@@ -54,8 +54,8 @@ Optional:
tree](http://docs.saltstack.com/ref/states/highstate.html#the-salt-state-tree). 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. This will be uploaded to the `remote_state_tree` on the remote.
- `minion_config` (string) - The path to your local [minion - `minion_config` (string) - The path to your local [minion config
config file](http://docs.saltstack.com/ref/configuration/minion.html). This will be file](http://docs.saltstack.com/ref/configuration/minion.html). This will be
uploaded to the `/etc/salt` on the remote. uploaded to the `/etc/salt` on the remote.
- `skip_bootstrap` (boolean) - By default the salt provisioner runs [salt - `skip_bootstrap` (boolean) - By default the salt provisioner runs [salt
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment