mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-24 15:36:27 +00:00
cloud-init: Clarify which values are possible for metadata sources
Fixes #364
This commit is contained in:
parent
a4e4ad9954
commit
605febdeea
1 changed files with 2 additions and 1 deletions
|
@ -21,6 +21,7 @@ Settings
|
||||||
``optional``
|
``optional``
|
||||||
- ``metadata_sources``: A string that sets the
|
- ``metadata_sources``: A string that sets the
|
||||||
`datasources <http://cloudinit.readthedocs.org/en/latest/topics/datasources.html>`__
|
`datasources <http://cloudinit.readthedocs.org/en/latest/topics/datasources.html>`__
|
||||||
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.
|
automatically set when using the ec2 provider.
|
||||||
``optional``
|
``optional``
|
||||||
|
|
Loading…
Add table
Reference in a new issue