Rename summit server to design-summit-prep
So as to avoid confusion around the summit.openstack.org domain name, use design-summit-prep.openstack.org for our actual management name of the server which will allow us to float the summit DNS name where and when needed. Also indicate that it now runs on trusty. Once this merges, a new design-summit-prep.openstack.org server will be launched and the old summit.openstack.org server retired for eventual deletion. Change-Id: I410620e2e6ea13b6a6fcb4dee13bd5b16c177a39
This commit is contained in:
parent
bf3bcc827d
commit
c5980eb807
@ -404,8 +404,8 @@ node /^pypi\..*\.openstack\.org$/ {
|
||||
}
|
||||
|
||||
# A machine to run ODSREG in preparation for summits.
|
||||
# Node-OS: precise
|
||||
node 'summit.openstack.org' {
|
||||
# Node-OS: trusty
|
||||
node 'design-summit-prep.openstack.org' {
|
||||
class { 'openstack_project::summit':
|
||||
sysadmins => hiera('sysadmins', []),
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user