summaryrefslogtreecommitdiff
path: root/doc/sources
diff options
context:
space:
mode:
authorSankar Tanguturi <stanguturi@stanguturi-rhel>2016-03-17 14:30:46 -0700
committerSankar Tanguturi <stanguturi@stanguturi-rhel>2016-03-17 14:30:46 -0700
commitf1f0619010ec59b0ad2641e6d2faf0ae2ce8a09f (patch)
tree4719aaa98096cb1b062b29768888eb1fa3785fc8 /doc/sources
parent13a32d7599a939370ee0bc0e7257da2c59b4bd61 (diff)
parent56402e91e95960f54a39eb18cbda391f00f95b6e (diff)
downloadvyos-cloud-init-f1f0619010ec59b0ad2641e6d2faf0ae2ce8a09f.tar.gz
vyos-cloud-init-f1f0619010ec59b0ad2641e6d2faf0ae2ce8a09f.zip
- Merged with trunk.
Diffstat (limited to 'doc/sources')
-rw-r--r--doc/sources/nocloud/README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sources/nocloud/README.rst b/doc/sources/nocloud/README.rst
index aa3cf1a3..08a39377 100644
--- a/doc/sources/nocloud/README.rst
+++ b/doc/sources/nocloud/README.rst
@@ -3,7 +3,7 @@ and meta-data to the instance without running a network service (or even without
having a network at all).
You can provide meta-data and user-data to a local vm boot via files on a `vfat`_
-or `iso9660`_ filesystem.
+or `iso9660`_ filesystem. The filesystem volume label must be ``cidata``.
These user-data and meta-data files are expected to be
in the following format.