summaryrefslogtreecommitdiff
path: root/doc/sources
diff options
context:
space:
mode:
authorWesley Wiedenmeier <wesley.wiedenmeier@gmail.com>2016-03-18 01:38:27 -0500
committerWesley Wiedenmeier <wesley.wiedenmeier@gmail.com>2016-03-18 01:38:27 -0500
commit671493a26966b179ecc09ce222b987fbc5376fe2 (patch)
tree9e1fe1dd8b4b147268d716b09cfca22a3bdd7df3 /doc/sources
parent16a44056eaa5cc36fd9f6b08fe3a6bb4700fe1e7 (diff)
parent56402e91e95960f54a39eb18cbda391f00f95b6e (diff)
downloadvyos-cloud-init-671493a26966b179ecc09ce222b987fbc5376fe2.tar.gz
vyos-cloud-init-671493a26966b179ecc09ce222b987fbc5376fe2.zip
Merge from 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.