Add docs-beta server alias

To check the current status of our AFS publishing, we need to preview
the site.

Use docs-beta.openstack.org for this, create a server alias.

Change-Id: I796df29d0851e0a9563b415de84462070b00b8d4
This commit is contained in:
Andreas Jaeger 2016-10-04 17:27:47 +02:00
parent ed998120ce
commit 9f793e3a05

View File

@ -58,5 +58,6 @@ class openstack_project::files (
docroot => "${afs_root}docs",
priority => '50',
template => 'openstack_project/docs.vhost.erb',
serveraliases => 'docs-beta.openstack.org',
}
}