Merge "Support xenial on mirror-update"

This commit is contained in:
Zuul 2017-12-11 23:23:09 +00:00 committed by Gerrit Code Review
commit 6a38ea28a3

View File

@ -626,7 +626,8 @@ node /^git\d+\.openstack\.org$/ {
# A machine to drive AFS mirror updates.
# Node-OS: trusty
node 'mirror-update.openstack.org' {
# Node-OS: xenial
node /^mirror-update\d*\.openstack\.org$/ {
$group = "afsadmin"
class { 'openstack_project::mirror_update':