summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2016-03-14 11:38:24 -0400
committerScott Moser <smoser@ubuntu.com>2016-03-14 11:38:24 -0400
commit333e0cf1620d38e4783e71f17d7df3a53352acc1 (patch)
tree45fef2311c343cb9123d8a1240ea4e34ae0e656f /doc
parentc085ecd34b43e93675bcb81bb42685f1514e5444 (diff)
parent87e4e3cc6d9af980eb309827e5ebd94e9808bf18 (diff)
downloadcloud-init-333e0cf1620d38e4783e71f17d7df3a53352acc1.tar.gz
doc: document that volume label must be 'cidata' NocCloud datasource.
Diffstat (limited to 'doc')
-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.