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.
2 parents f635378 + 3b84fbd commit 81bdec1Copy full SHA for 81bdec1
manifests/logical_volume.pp
@@ -7,7 +7,7 @@
7
$ensure = present,
8
$options = 'defaults',
9
$pass = '2',
10
- $dump = '1',
+ $dump = '0',
11
$fs_type = 'ext4',
12
$mkfs_options = undef,
13
$mountpath = "/${name}",
0 commit comments