summaryrefslogtreecommitdiff
path: root/doc/sources
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2016-03-21 22:31:15 -0400
committerScott Moser <smoser@ubuntu.com>2016-03-21 22:31:15 -0400
commit5fa9d4c3acbb4f7bf98a8eea7e121f3bc71ad7e0 (patch)
tree8f79ffffaa497c6efbc3104c1078f9d356034411 /doc/sources
parent7a22e352b2f87636554d9787f60cd3168f3d77bc (diff)
parent4f2065ad569355d5d0bc54176bde6b8e55047341 (diff)
downloadvyos-cloud-init-5fa9d4c3acbb4f7bf98a8eea7e121f3bc71ad7e0.tar.gz
vyos-cloud-init-5fa9d4c3acbb4f7bf98a8eea7e121f3bc71ad7e0.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.