Redirect webroot to RAI
This commit is contained in:
parent
5a43e9df76
commit
67df350f1b
1 changed files with 4 additions and 0 deletions
|
@ -348,6 +348,10 @@ schedule { 'never':
|
|||
ensure => directory,
|
||||
}
|
||||
|
||||
file { [ '/var/www/html/index.html', ]:
|
||||
source => 'puppet:///modules/rhizo_base/index.html',
|
||||
}
|
||||
|
||||
file { '/var/rhizo_backups/postgresql':
|
||||
ensure => directory,
|
||||
owner => 'postgres',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue