diff --git a/modules/rhizo_base/manifests/init.pp b/modules/rhizo_base/manifests/init.pp index 70a2510..12f3eac 100644 --- a/modules/rhizo_base/manifests/init.pp +++ b/modules/rhizo_base/manifests/init.pp @@ -165,6 +165,7 @@ class rhizo_base { ensure => present, content => template('rhizo_base/get_account_balance.sh.erb'), require => Vcsrepo['/var/rhizomatica'], + mode => '0755', }