Cleanup config.yaml

Change-Id: I465ac34060c5176109a61503145421b65eaa2a55
This commit is contained in:
Shane Peters 2017-06-06 10:29:36 -04:00
parent 62860678f4
commit 3b290cfffb
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ options:
.
Currently, only the the first block device in the list will be considered.
overwrite:
default: False
type: boolean
default: False
description: |
If enabled, the charm will attempt to overwrite block devices
containing previous filesystems or LVM, assuming it is not in use.
@ -42,6 +42,6 @@ options:
description: Use LXD source from github.
enable-ext4-userns:
type: boolean
default: true
default: True
description: |
Enable use of EXT4 in LXD containers for block storage support.