From 605febdeea5639252b3ed0df38587770e801bf64 Mon Sep 17 00:00:00 2001 From: Anders Ingemann Date: Mon, 13 Feb 2017 23:18:06 +0100 Subject: [PATCH] cloud-init: Clarify which values are possible for metadata sources Fixes #364 --- bootstrapvz/plugins/cloud_init/README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bootstrapvz/plugins/cloud_init/README.rst b/bootstrapvz/plugins/cloud_init/README.rst index 73439a7..457b73e 100644 --- a/bootstrapvz/plugins/cloud_init/README.rst +++ b/bootstrapvz/plugins/cloud_init/README.rst @@ -21,6 +21,7 @@ Settings ``optional`` - ``metadata_sources``: A string that sets the `datasources `__ - that cloud-init should try fetching metadata from. The source is + that cloud-init should try fetching metadata from (corresponds to + debconf-set-selections values). The source is automatically set when using the ec2 provider. ``optional``