Fixed scoping problem for zuul module.
Change-Id: If414a7355832c2444bed82f228ff373080a1c11c
This commit is contained in:
parent
0bc0ae7d0c
commit
d0bb131da9
@ -1,5 +1,5 @@
|
||||
class openstack_project::zuul {
|
||||
class { 'zuul': }
|
||||
class { '::zuul': }
|
||||
file { "/etc/zuul/layout.yaml":
|
||||
ensure => 'present',
|
||||
source => 'puppet:///modules/openstack_ci/zuul/layout.yaml'
|
||||
|
Loading…
x
Reference in New Issue
Block a user