Fix several rubocop errors.

Deleted extra blank space, used 2 spaces instead of 3, use parens
instead of curly braces
This commit is contained in:
drag00n
2014-11-14 23:22:26 -05:00
parent fbabeca141
commit ea93c2b0a5
3 changed files with 4 additions and 5 deletions

View File

@@ -113,7 +113,6 @@ end
# Master.cf attributes
default['postfix']['master']['submission'] = false
# OS Aliases
case node['platform']
when 'freebsd'