enable port 80 on mirrorlists

This commit is contained in:
Seth Vidal 2013-06-04 19:01:59 +00:00
parent 1ac6afbe64
commit 7ab7bc6571

View file

@ -15,3 +15,5 @@ install_command: /usr/sbin/virt-install -n ${inventory_hostname} -r ${mem_size}
# for systems that do not match the above - specify the same parameter in
# the host_vars/$hostname file
tcp_ports: [ 80 ]