Switch nodes to xenial

These nodes no longer run on trusty and should be tested on xenial.

Change-Id: Iae4dc7798b43f74c183ca55c3f05d1f3d97f0a9f
This commit is contained in:
Clark Boylan 2019-12-10 15:59:34 -08:00
parent 18ee97749c
commit a08516c488
1 changed files with 2 additions and 3 deletions

View File

@ -157,7 +157,6 @@ node /^graphite\d*\.open.*\.org$/ {
}
}
# Node-OS: trusty
# Node-OS: xenial
node /^lists\d*\.open.*\.org$/ {
class { 'openstack_project::server': }
@ -1184,7 +1183,7 @@ node /^afs.*\..*\.open.*\.org$/ {
include openstack_project::afsfs
}
# Node-OS: trusty
# Node-OS: xenial
node /^ask\d*\.open.*\.org$/ {
class { 'openstack_project::server': }
@ -1199,7 +1198,7 @@ node /^ask\d*\.open.*\.org$/ {
}
}
# Node-OS: trusty
# Node-OS: xenial
node /^ask-staging\d*\.open.*\.org$/ {
class { 'openstack_project::server': }