Add a rhel6 version of virt-install
This commit is contained in:
parent
971f1cb682
commit
bd443105e0
17 changed files with 31 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue