We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3e1df0 commit 379a13cCopy full SHA for 379a13c
manifests/logical_volume.pp
@@ -21,7 +21,7 @@
21
$range = undef,
22
$size_is_minsize = undef,
23
$type = undef,
24
- $thinpool = undef,
+ $thinpool = false,
25
$poolmetadatasize = undef,
26
$mirror = undef,
27
$mirrorlog = undef,
0 commit comments