Update firewall_rule resource
Updated cookbook
This commit is contained in:
@@ -28,5 +28,5 @@ include_recipe 'nginx'
|
||||
firewall_rule 'http/https' do
|
||||
port [80, 443]
|
||||
protocol :tcp
|
||||
action :allow
|
||||
command :allow
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user