From e31f7fe43aa8f352097c4bb3e97fc3acca8a26b7 Mon Sep 17 00:00:00 2001 From: Landon Kirk Date: Thu, 2 Jul 2020 08:52:26 -0400 Subject: Add mention of vendor-data to no-cloud format documentation (#470) Also add landon912 to .github-cla-signers --- doc/rtd/topics/datasources/nocloud.rst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/rtd') 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. -- cgit v1.2.3