Merge "Make sure wheel-mirror works on centos7"

This commit is contained in:
Jenkins 2016-03-15 19:06:56 +00:00 committed by Gerrit Code Review
commit 9703377a54

View File

@ -1156,6 +1156,7 @@ node 'codesearch.openstack.org' {
} }
# Node-OS: trusty # Node-OS: trusty
# Node-OS: centos7
node /.*wheel-mirror-.*\.openstack\.org/ { node /.*wheel-mirror-.*\.openstack\.org/ {
$group = 'wheel-mirror' $group = 'wheel-mirror'
include openstack_project include openstack_project