Merge "Support xenial on mirror-update"
This commit is contained in:
commit
6a38ea28a3
@ -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':
|
||||
|
Loading…
x
Reference in New Issue
Block a user