enable port 80 on mirrorlists
This commit is contained in:
parent
1ac6afbe64
commit
7ab7bc6571
1 changed files with 2 additions and 0 deletions
|
@ -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 ]
|
Loading…
Add table
Add a link
Reference in a new issue