Add port 80 to allowed here.

This commit is contained in:
Kevin Fenzi 2014-07-03 16:08:15 +00:00
parent ed947449af
commit ece93a1936

View file

@ -6,3 +6,5 @@ freezes: false
# #
libdir: /usr/lib libdir: /usr/lib
sudoers: "{{ private }}/files/sudo/arm-retrace-sudoers" sudoers: "{{ private }}/files/sudo/arm-retrace-sudoers"
tcp_ports: [ 80 ]