summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@fedoraproject.org>2017-04-17 21:33:51 +0000
committerPeter Robinson <pbrobinson@fedoraproject.org>2017-04-17 21:34:01 +0000
commit2847404afccad185ef261438f9d4728afed2abfb (patch)
tree60e99e70b6858f01590cbc8e04c684ee0c653517
parentea52ea8166bf28e80c34c4ec043f12316251ca4b (diff)
downloadansible-2847404afccad185ef261438f9d4728afed2abfb.tar.gz
ansible-2847404afccad185ef261438f9d4728afed2abfb.tar.xz
ansible-2847404afccad185ef261438f9d4728afed2abfb.zip
buildvm: armv7: fix ks_repo
-rw-r--r--inventory/group_vars/buildvm-armv72
1 files changed, 1 insertions, 1 deletions
diff --git a/inventory/group_vars/buildvm-armv7 b/inventory/group_vars/buildvm-armv7
index 3c36f5afd..b45c9a016 100644
--- a/inventory/group_vars/buildvm-armv7
+++ b/inventory/group_vars/buildvm-armv7
@@ -7,7 +7,7 @@ max_mem_size: "{{ mem_size }}"
num_cpus: 4
max_cpu: "{{ num_cpus }}"
ks_url: http://10.5.126.23/repo/rhel/ks/buildvm-fedora-25-armv7
-ks_repo: http://10.5.126.23/pub/fedora-secondary/releases/25/Everything/armhfp/os/
+ks_repo: http://10.5.126.23/pub/fedora/linux/releases/25/Everything/armhfp/os/
nm: 255.255.255.0
gw: 10.5.129.254
dns: 10.5.126.21