We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60accae commit 179d5f8Copy full SHA for 179d5f8
1 file changed
manifests/compute_node/config.pp
@@ -85,7 +85,7 @@
85
ensure => file,
86
path => $_polkit_file_path,
87
owner => 'root',
88
- group => 'root'
+ group => 'root',
89
source => 'puppet:///modules/one/50-org.libvirt.unix.manage-opennebula.pkla',
90
} ->
91
0 commit comments