Skip to content

Commit 1bf965e

Browse files
committed
set mode 0644 for routes.yaml
1 parent 8d21c62 commit 1bf965e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

manifests/master/routes.pp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,6 @@
3939
file { "${puppet_confdir}/routes.yaml":
4040
ensure => file,
4141
content => template('puppetdb/routes.yaml.erb'),
42+
mode => '0644',
4243
}
4344
}

0 commit comments

Comments
 (0)