diskimage-builder/elements/cloud-init-nocloud
Adam Gandelman f645287ec4 Add new cloud-init-datasources element
This moves cloud-init data source configuration to a general purpose
cloud-init-datasources element that can be used to explicitly configure
the list of cloud-init sources that will be queried on first boot.

cloud-init-nocloud now depends on this new element to configure the
datasource_list while continuing to prep the image for a nocloud first boot.

Change-Id: Ibcc3b86d6ca567a23f89b7a1a36bc713e444ef68
Closes-bug: #1316475
2014-05-29 21:54:59 -07:00
..
environment.d Add new cloud-init-datasources element 2014-05-29 21:54:59 -07:00
install.d Add new cloud-init-datasources element 2014-05-29 21:54:59 -07:00
element-deps Add new cloud-init-datasources element 2014-05-29 21:54:59 -07:00
README.md Fix cloud-init-nocloud to actually work. 2013-06-12 13:28:27 +12:00

Configures cloud-init to only use on-disk metadata/userdata sources. This will avoid a boot delay of 2 minutes while polling for cloud data sources such as the EC2 metadata service.

Empty on-disk sources are created in /var/lib/cloud/seed/nocloud/.