Skip to content

Commit 379a13c

Browse files
1 parent e3e1df0 commit 379a13c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/logical_volume.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
$range = undef,
2222
$size_is_minsize = undef,
2323
$type = undef,
24-
$thinpool = undef,
24+
$thinpool = false,
2525
$poolmetadatasize = undef,
2626
$mirror = undef,
2727
$mirrorlog = undef,

0 commit comments

Comments
 (0)