summaryrefslogtreecommitdiffstats
path: root/manifests/params.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/params.pp')
-rw-r--r--manifests/params.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/params.pp b/manifests/params.pp
index 4fe4e8f..9eeda09 100644
--- a/manifests/params.pp
+++ b/manifests/params.pp
@@ -71,7 +71,7 @@ class gluster::params(
}
# create a custom external fact!
file { "${factbase}gluster_program.yaml":
- content => inline_template('<%= @hash.to_yaml %>')
+ content => inline_template('<%= @hash.to_yaml %>'),
owner => root,
group => root,
mode => 644, # u=rw,go=r