rundeck / anvils-demo

A simple example showing off rundeck's basic features
150 stars 67 forks source link

Make sure firewall is permanently turned off and httpd is running after a reboot. #5

Closed mfriedenhagen closed 10 years ago

mfriedenhagen commented 10 years ago

Without this patch, executing:

vagrant up rundeck
vagrant halt
vagrant up rundeck

will not start httpd automatically and rundeck itself is not accessible because iptables blocks all ports except of ssh port 22.