From 106f46ba20179f73e6e00362c2ccee5cb5643de8 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 20 Feb 2018 23:43:22 +0100 Subject: white space cleanup --- code/environments/production/manifests/site.pp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'code') diff --git a/code/environments/production/manifests/site.pp b/code/environments/production/manifests/site.pp index c01c8a5..9896e72 100644 --- a/code/environments/production/manifests/site.pp +++ b/code/environments/production/manifests/site.pp @@ -104,7 +104,7 @@ class fsautoresizetab_change_var { path => '/etc/fsautoresizetab', line => '/var 10% 30g defaults', match => '^/var\ .*', - } + } } class fsautoresizetab_change_usr { @@ -112,7 +112,7 @@ class fsautoresizetab_change_usr { path => '/etc/fsautoresizetab', line => '/usr 10% 30g defaults', match => '^/usr\ .*', - } + } } #node "all_hosts" { -- cgit v1.2.3