Merge "Run puppet apply test on centos7 for git backends"

This commit is contained in:
Jenkins 2015-09-14 19:55:11 +00:00 committed by Gerrit Code Review
commit fb63ef89b7

View File

@ -468,7 +468,7 @@ node /^git(-fe\d+)?\.openstack\.org$/ {
# CentOS machines to run cgit and git daemon. Will be # CentOS machines to run cgit and git daemon. Will be
# load balanced by git.openstack.org. # load balanced by git.openstack.org.
# Node-OS: centos6 # Node-OS: centos7
node /^git\d+\.openstack\.org$/ { node /^git\d+\.openstack\.org$/ {
$group = "git-server" $group = "git-server"
include openstack_project include openstack_project