Add documentation for config_drive
Signed-off-by: Ian Duffy <ian@ianduffy.ie>
This commit is contained in:
parent
77d9a89d1b
commit
7271b6ac8d
|
@ -103,6 +103,9 @@ builder.
|
|||
- `metadata` (object of key/value strings) - Glance metadata that will be
|
||||
applied to the image.
|
||||
|
||||
- `config_drive` (boolean) - Whether or not nova should use ConfigDrive for
|
||||
cloud-init metadata.
|
||||
|
||||
## Basic Example: Rackspace public cloud
|
||||
|
||||
Here is a basic example. This is a working example to build a Ubuntu 12.04 LTS
|
||||
|
|
Loading…
Reference in New Issue