[COOK-3116] Add SmartOS support
Signed-off-by: Seth Vargo <sethvargo@gmail.com>
This commit is contained in:
@@ -10,7 +10,7 @@ recipe "postfix::aliases", "Manages /etc/aliases"
|
||||
recipe "postfix::client", "Searches for the relayhost based on an attribute"
|
||||
recipe "postfix::server", "Sets the mail_type attribute to master"
|
||||
|
||||
%w{ubuntu debian redhat centos amazon scientific}.each do |os|
|
||||
%w{ubuntu debian redhat centos amazon scientific smartos}.each do |os|
|
||||
supports os
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user