make config of nocloud datasource able to specify meta-data and user-data

This commit is contained in:
Scott Moser
2013-02-04 22:23:42 -05:00
parent a1efdc8a34
commit cceaa4db42
2 changed files with 47 additions and 26 deletions

View File

@@ -31,3 +31,14 @@ datasource:
# <url>/user-data and <url>/meta-data
# seedfrom: http://my.example.com/i-abcde
seedfrom: None
# fs_label: the label on filesystems to be searched for NoCloud source
fs_label: cidata
# these are optional, but allow you to basically provide a datasource
# right here
user-data: |
# This is the user-data verbatum
meta-data:
instance-id: i-87018aed
local-hostname: myhost.internal