From: Sarah Hoffmann Date: Tue, 24 Jul 2018 13:27:36 +0000 (+0200) Subject: fix rubocop offenses X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/bf224da116c5a68ed9317a2433dfffd99b992ac4 fix rubocop offenses --- diff --git a/roles/pummelzacken.rb b/roles/pummelzacken.rb index 6fd7b39bf..2280a9472 100644 --- a/roles/pummelzacken.rb +++ b/roles/pummelzacken.rb @@ -50,9 +50,9 @@ default_attributes( "iaux" => "/data/tablespaces/iaux" }, :fpm_pools => { - :www => { - :max_children => "40" - } + :www => { + :max_children => "40" + } } } )