Update firewall_rule resource
Updated cookbook
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
firewall_rule 'sockethub' do
|
||||
port node['sockethub']['external_port'].to_i
|
||||
protocol :tcp
|
||||
action :allow
|
||||
command :allow
|
||||
end
|
||||
|
||||
include_recipe 'kosmos-nginx'
|
||||
|
||||
Reference in New Issue
Block a user