Fix get_account_balance.sh permissions (has to be 755)
This commit is contained in:
parent
e0f15a6a0a
commit
2981791ce7
1 changed files with 1 additions and 0 deletions
|
@ -165,6 +165,7 @@ class rhizo_base {
|
|||
ensure => present,
|
||||
content => template('rhizo_base/get_account_balance.sh.erb'),
|
||||
require => Vcsrepo['/var/rhizomatica'],
|
||||
mode => '0755',
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue