do not override group vars here

This commit is contained in:
Kevin Fenzi 2017-09-08 00:27:13 +00:00
parent 362c1982f8
commit 9323d16886
2 changed files with 0 additions and 7 deletions

View file

@ -4,6 +4,3 @@ eth0_ip: 10.5.129.230
gw: 10.5.129.254
main_bridge: br1
virt_install_command: "{{ virt_install_command_one_nic }} --graphics none"
ks_url: http://10.5.126.23/repo/rhel/ks/buildvm-fedora-25-ppc64
ks_repo: http://10.5.126.23/pub/fedora-secondary/releases/25/Server/ppc64/os/

View file

@ -4,7 +4,3 @@ eth0_ip: 10.5.129.231
gw: 10.5.129.254
main_bridge: br1
virt_install_command: "{{ virt_install_command_one_nic }} --graphics none"
ks_url: http://10.5.126.23/repo/rhel/ks/buildvm-fedora-25-ppc64le
ks_repo: http://10.5.126.23/pub/fedora-secondary/releases/25/Server/ppc64le/os/