Different Apache, different symlink.
This commit is contained in:
parent
9a8bb4bbda
commit
96794822b1
1 changed files with 1 additions and 1 deletions
|
@ -143,7 +143,7 @@ class rhizomatica_base_system {
|
||||||
refreshonly => true,
|
refreshonly => true,
|
||||||
}
|
}
|
||||||
|
|
||||||
file { '/var/www/rai':
|
file { '/var/www/html/rai':
|
||||||
ensure => link,
|
ensure => link,
|
||||||
target => '/var/rhizomatica/rai',
|
target => '/var/rhizomatica/rai',
|
||||||
require => Vcsrepo['/var/rhizomatica'],
|
require => Vcsrepo['/var/rhizomatica'],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue