diff --git a/recipes/aliases.rb b/recipes/aliases.rb index 60ff605..2e7bf83 100644 --- a/recipes/aliases.rb +++ b/recipes/aliases.rb @@ -14,7 +14,7 @@ # limitations under the License. # -require_recipe "postfix" +include_recipe "postfix" execute "update-postfix-aliases" do command "newaliases"