diff --git a/inventory/group_vars/mirrorlist b/inventory/group_vars/mirrorlist index 274f1c0a05..0830e5b708 100644 --- a/inventory/group_vars/mirrorlist +++ b/inventory/group_vars/mirrorlist @@ -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 ] \ No newline at end of file