From 8db519d346b4a7716447ccb8225ccb55cb5cbe12 Mon Sep 17 00:00:00 2001 From: James Page Date: Wed, 9 Sep 2015 12:11:57 +0100 Subject: [PATCH] Tweak storage type option as its not technically FS --- config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.yaml b/config.yaml index 217d27a..53f65d9 100644 --- a/config.yaml +++ b/config.yaml @@ -19,11 +19,11 @@ options: which will be created and used as a loopback device (for testing only). . This will be use to store lxd containers. - fs-type: + storage-type: type: string default: btrfs description: | - Default filesystem type: btrfs or lvm + LXD container storage type: btrfs or lvm ephemeral-unmount: type: string default: