Skip to content

Commit 179d5f8

Browse files
author
Martin Alfke
committed
missing colon
1 parent 60accae commit 179d5f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

manifests/compute_node/config.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
ensure => file,
8686
path => $_polkit_file_path,
8787
owner => 'root',
88-
group => 'root'
88+
group => 'root',
8989
source => 'puppet:///modules/one/50-org.libvirt.unix.manage-opennebula.pkla',
9090
} ->
9191

0 commit comments

Comments
 (0)