Fix wrong indent reported by recent puppet-lint
Change-Id: I27575ac5c9e4e06a6c7cd6c57bcab490fe7bc3e6
This commit is contained in:
parent
860f5a123c
commit
307aafa87a
@ -188,9 +188,9 @@ class zuul (
|
||||
}
|
||||
|
||||
file { '/var/lib/zuul':
|
||||
ensure => directory,
|
||||
owner => 'zuul',
|
||||
group => 'zuul',
|
||||
ensure => directory,
|
||||
owner => 'zuul',
|
||||
group => 'zuul',
|
||||
}
|
||||
|
||||
file { '/var/lib/zuul/git':
|
||||
|
Loading…
x
Reference in New Issue
Block a user