Explorar o código

sytle guide fixes

Signed-off-by: Nick Chappell <nick@intronic.org>
Steven Bambling %!s(int64=9) %!d(string=hai) anos
pai
achega
3826f0419a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      manifests/conf.pp

+ 1 - 1
manifests/conf.pp

@@ -28,7 +28,7 @@ define icinga2::conf (
   $target_file_owner = 'root',
   $target_file_group = 'root',
   $target_file_mode  = '644'
- ) {
+  ) {
 
   validate_string($target_dir)
   validate_string($target_file_name)