Skip to content

Commit 43b3884

Browse files
committed
(manifests/service.pp) Fix spacing issues
1 parent e961864 commit 43b3884

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/service.pp

+1-1
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@
319319

320320
$dirs.each |$dir| {
321321
file { $dir:
322-
ensure => directory,
322+
ensure => directory,
323323
}
324324
}
325325
}

0 commit comments

Comments
 (0)