Add a rhel6 version of virt-install

This commit is contained in:
Kevin Fenzi 2016-02-02 17:28:44 +00:00
parent 971f1cb682
commit bd443105e0
17 changed files with 31 additions and 0 deletions

View file

@ -4,6 +4,7 @@ mem_size: 1024
num_cpus: 1
# for systems that do not match the above - specify the same parameter in
# the host_vars/$hostname file
virt_install_command: "{{ virt_install_command_rhel6 }}"
tcp_ports: [ 80, 873 ]
fas_client_groups: sysadmin-noc,sysadmin-docs