summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2014-01-17 15:12:57 -0500
committerScott Moser <smoser@ubuntu.com>2014-01-17 15:12:57 -0500
commit121f7e28e7388f167ae4607b73a2c5ac58f9ec83 (patch)
tree6e2d0c733a4d3d4166bc12eaa2c6c4d252a2ca79 /doc
parent63a3fb1912f721ff161d75d956f6172a31971956 (diff)
parent98fd17c55b637f4e1d136c954567c1d9b23e6c20 (diff)
downloadvyos-cloud-init-121f7e28e7388f167ae4607b73a2c5ac58f9ec83.tar.gz
vyos-cloud-init-121f7e28e7388f167ae4607b73a2c5ac58f9ec83.zip
merge from trunk
Diffstat (limited to 'doc')
-rw-r--r--doc/examples/cloud-config-growpart.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/examples/cloud-config-growpart.txt b/doc/examples/cloud-config-growpart.txt
index a459573d..393d5164 100644
--- a/doc/examples/cloud-config-growpart.txt
+++ b/doc/examples/cloud-config-growpart.txt
@@ -5,12 +5,10 @@
#
# mode:
# values:
-# * auto: use any option possible (growpart or parted)
+# * auto: use any option possible (any available)
# if none are available, do not warn, but debug.
# * growpart: use growpart to grow partitions
# if growpart is not available, this is an error.
-# * parted: use parted (parted resizepart) to resize partitions
-# if parted is not available, this is an error.
# * off, false
#
# devices: