Remove firewall rule that is already defined
This commit is contained in:
parent
7c29957ed9
commit
bafa24351a
@ -5,15 +5,6 @@
|
|||||||
# Copyright 2017-2018, Kosmos
|
# Copyright 2017-2018, Kosmos
|
||||||
#
|
#
|
||||||
|
|
||||||
unless node.chef_environment == "development"
|
|
||||||
include_recipe 'firewall'
|
|
||||||
firewall_rule 'hubot_express_hal8000_freenode' do
|
|
||||||
port 8080
|
|
||||||
protocol :tcp
|
|
||||||
command :allow
|
|
||||||
end
|
|
||||||
end
|
|
||||||
|
|
||||||
include_recipe "kosmos-nodejs"
|
include_recipe "kosmos-nodejs"
|
||||||
include_recipe "kosmos-redis"
|
include_recipe "kosmos-redis"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user