summaryrefslogtreecommitdiff
path: root/doc/examples/cloud-config-lxd.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/examples/cloud-config-lxd.txt')
-rw-r--r--doc/examples/cloud-config-lxd.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/examples/cloud-config-lxd.txt b/doc/examples/cloud-config-lxd.txt
index e96f314b..512b3f08 100644
--- a/doc/examples/cloud-config-lxd.txt
+++ b/doc/examples/cloud-config-lxd.txt
@@ -7,7 +7,7 @@
# init: dict of options for lxd init, see 'man lxd'
# network_address: address for lxd to listen on
# network_port: port for lxd to listen on
-# storage_backend: either 'zfs' or 'dir'
+# storage_backend: 'zfs', 'dir', 'lvm', or 'btrfs'
# storage_create_device: device based storage using specified device
# storage_create_loop: set up loop based storage with size in GB
# storage_pool: name of storage pool to use or create