Remove reference to non-existent group.
Change-Id: I2965c548fb51f7235faa02b8808b8b36f31ded7c Reviewed-on: https://review.openstack.org/10829 Approved: Monty Taylor <mordred@inaugust.com> Reviewed-by: Monty Taylor <mordred@inaugust.com> Tested-by: Jenkins
This commit is contained in:
parent
cf9ee4c23f
commit
6b20654720
@ -46,7 +46,6 @@ class zuul (
|
||||
# at some point, but that still has some problems.
|
||||
file { "/etc/zuul/zuul.conf":
|
||||
owner => 'jenkins',
|
||||
group => 'jenkins',
|
||||
mode => 400,
|
||||
ensure => 'present',
|
||||
content => template('zuul/zuul.conf.erb'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user