Also add serveralias for www.trystack.org
Change-Id: I59d930c1c358f81c70f98f8533fd50c8ddda3ce0 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
10e519e566
commit
e7bca57aa2
@ -237,7 +237,7 @@ class openstack_project::static (
|
||||
priority => '50',
|
||||
docroot => '/opt/trystack',
|
||||
template => 'openstack_project/trystack.vhost.erb',
|
||||
serveraliases => ['trystack.org'],
|
||||
serveraliases => ['trystack.org', 'www.trystack.org'],
|
||||
require => Vcsrepo['/opt/trystack'],
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user