move buildvm-armv7-01.stg and buildvm-aarch64-01.stg to f26

This commit is contained in:
Kevin Fenzi 2017-10-31 17:51:51 +00:00
parent c69c85b9ca
commit 52780b6b49
2 changed files with 4 additions and 4 deletions

View file

@ -11,5 +11,5 @@ gw: 10.5.129.254
main_bridge: br0
virt_install_command: "{{ virt_install_command_aarch64_one_nic }}"
ks_url: http://10.5.126.23/repo/rhel/ks/buildvm-fedora-25-aarch64
ks_repo: http://10.5.126.23/pub/fedora-secondary/releases/25/Everything/aarch64/os/
ks_url: http://10.5.126.23/repo/rhel/ks/buildvm-fedora-26-aarch64
ks_repo: http://10.5.126.23/pub/fedora-secondary/releases/26/Everything/aarch64/os/

View file

@ -11,5 +11,5 @@ gw: 10.5.129.254
main_bridge: br0
virt_install_command: "{{ virt_install_command_armv7_one_nic }}"
ks_url: http://10.5.126.23/repo/rhel/ks/buildvm-fedora-25-armv7
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/25/Everything/armhfp/os/
ks_url: http://10.5.126.23/repo/rhel/ks/buildvm-fedora-26-armv7
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/26/Everything/armhfp/os/