summaryrefslogtreecommitdiff
path: root/doc/sources
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2016-03-22 03:29:49 -0400
committerScott Moser <smoser@ubuntu.com>2016-03-22 03:29:49 -0400
commit9e05dd2d21f3db77607f1e4aa53a4657514a4fce (patch)
tree247f8049b34d8d5fb0dc05cd78be8bbb1db91327 /doc/sources
parent3a3f960d5cfee60766e7de9e1fced537cac72106 (diff)
parent6ce134c1868478345471ba9166f1523f7d9bf19d (diff)
downloadvyos-cloud-init-9e05dd2d21f3db77607f1e4aa53a4657514a4fce.tar.gz
vyos-cloud-init-9e05dd2d21f3db77607f1e4aa53a4657514a4fce.zip
merge from trunk.net1
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.