summaryrefslogtreecommitdiff
path: root/doc/examples
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2011-08-03 15:21:26 -0400
committerScott Moser <smoser@ubuntu.com>2011-08-03 15:21:26 -0400
commit4aceeea084d00c2f5453b58518317953a0f552c6 (patch)
tree4f787bd4c0142f65dada31e0b9b0c298be7a53b7 /doc/examples
parent4b8d710158bd69c730a59abdf7869b6c520ce7b6 (diff)
downloadvyos-cloud-init-4aceeea084d00c2f5453b58518317953a0f552c6.tar.gz
vyos-cloud-init-4aceeea084d00c2f5453b58518317953a0f552c6.zip
minor fixes to doc
Diffstat (limited to 'doc/examples')
-rw-r--r--doc/examples/cloud-config.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/examples/cloud-config.txt b/doc/examples/cloud-config.txt
index 3374cf15..9f3add0f 100644
--- a/doc/examples/cloud-config.txt
+++ b/doc/examples/cloud-config.txt
@@ -317,8 +317,8 @@ resize_rootfs: True
#
# if you do nothing, you should get the system generally correctly
# configured.
-# * /etc/hostname contain the hostname (not fqdn)
-# * an entry in /etc/hosts for with both hostname and fqdn
+# * /etc/hostname (and thus `hostname` output) set with hostname (not fqdn)
+# * an entry in /etc/hosts for both hostname and fqdn
# that are obtained from the metadata service
# * On each boot, the above will again be set
# * cloud-init generally "owns" the 127.0.1.1 entry. The