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 fc07e21 + c30d437 commit de62a27Copy full SHA for de62a27
manifests/init.pp
@@ -6,7 +6,7 @@
6
$volume_groups = {},
7
) {
8
9
- if $::manage_pkg {
+ if $manage_pkg {
10
package { 'lvm2':
11
ensure => $package_ensure
12
}
0 commit comments