diff options
-rw-r--r-- | doc/rtd/topics/datasources/nocloud.rst | 6 | ||||
-rw-r--r-- | tools/.github-cla-signers | 1 |
2 files changed, 7 insertions, 0 deletions
diff --git a/doc/rtd/topics/datasources/nocloud.rst b/doc/rtd/topics/datasources/nocloud.rst index 6d3075f4..0ca79102 100644 --- a/doc/rtd/topics/datasources/nocloud.rst +++ b/doc/rtd/topics/datasources/nocloud.rst @@ -53,6 +53,12 @@ These user-data and meta-data files are expected to be in the following format. Basically, user-data is simply user-data and meta-data is a yaml formatted file representing what you'd find in the EC2 metadata service. +You may also optionally provide a vendor-data file in the following format. + +:: + + /vendor-data + Given a disk ubuntu 12.04 cloud image in 'disk.img', you can create a sufficient disk by following the example below. diff --git a/tools/.github-cla-signers b/tools/.github-cla-signers index 969f3c51..24dd4af9 100644 --- a/tools/.github-cla-signers +++ b/tools/.github-cla-signers @@ -10,3 +10,4 @@ onitake smoser tomponline TheRealFalcon +landon912 |