03b437db0e
Bug 1124593 reported that ssh host keys were not being created, and the lack of seed metadata files was the cause. Add those files and remove the workaround. Change-Id: I6fb55be7f8c7efd1f75aeba9123f495e312ff695
7 lines
251 B
Markdown
7 lines
251 B
Markdown
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/.
|
|
|