Refactoring trying to fix some logic issues

This commit is contained in:
Sander van Harmelen
2014-07-01 22:30:55 +02:00
parent 5195682a0d
commit 489bfaacbe
11 changed files with 180 additions and 135 deletions

View File

@@ -7,4 +7,4 @@
<% node['postfix']['virtual_aliases'].each do |key, value| %>
<%= key %> <%= value %>
<% end %>
<% end unless node['postfix']['virtual_aliases'].nil? %>