Add newer ondrej ppa, update to php5.6
This commit is contained in:
parent
e28e6a3c07
commit
728fe30a63
3 changed files with 11 additions and 5 deletions
|
@ -183,6 +183,10 @@ class rhizo_base {
|
|||
ensure => directory,
|
||||
}
|
||||
|
||||
file { '/var/www/html':
|
||||
ensure => directory,
|
||||
}
|
||||
|
||||
file { '/var/rhizo_backups/postgresql':
|
||||
ensure => directory,
|
||||
owner => 'postgres',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue