Skip to content

Commit

Permalink
add comment for iptable rules
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmuli committed Jul 20, 2018
1 parent d784883 commit a3ab19c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Lesson6/provision_master.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ sudo service jenkins start
sudo chkconfig jenkins on

# Disable Firewall To Allow Port Forwarding To Host
# THIS IS NOT RECOMMENDED ON ANY OTHER ENVIRONMENT
# THIS IS NOT RECOMMENDED ON ANY OTHER ENVIRONMENT. INSTEAD CREATE RULES FOR TRAFFIC
sudo service iptables stop

0 comments on commit a3ab19c

Please sign in to comment.