Switch zuul.o.o back to master branch
Now that feature/gearman has been merged there. Change-Id: I97df706ab3de6b83aff51f04742a843d72ae3292
This commit is contained in:
parent
b0dee2a61e
commit
07e2c94b58
@ -33,7 +33,6 @@ class openstack_project::zuul_dev(
|
||||
push_change_refs => false,
|
||||
status_url => 'http://zuul-dev.openstack.org/',
|
||||
statsd_host => $statsd_host,
|
||||
revision => 'feature/gearman',
|
||||
}
|
||||
|
||||
file { '/etc/zuul/layout.yaml':
|
||||
|
@ -33,7 +33,6 @@ class openstack_project::zuul_prod(
|
||||
push_change_refs => false,
|
||||
status_url => 'http://status.openstack.org/zuul/',
|
||||
statsd_host => $statsd_host,
|
||||
revision => 'feature/gearman',
|
||||
}
|
||||
|
||||
file { '/etc/zuul/layout.yaml':
|
||||
|
Loading…
Reference in New Issue
Block a user