diff options
author | Josef Skladanka <jskladan@redhat.com> | 2017-08-15 23:41:12 +0200 |
---|---|---|
committer | Josef Skladanka <jskladan@redhat.com> | 2017-08-15 23:41:12 +0200 |
commit | ace95b6f31bc5eeb54a282b748bf9a3ed16c6775 (patch) | |
tree | fbedc44dedc58ef526e6162c4c1f1f8dd8ac7c34 | |
parent | 31965772b7908235dd5083bafe89079c13d2a83d (diff) | |
download | ansible-ace95b6f31bc5eeb54a282b748bf9a3ed16c6775.tar.gz ansible-ace95b6f31bc5eeb54a282b748bf9a3ed16c6775.tar.xz ansible-ace95b6f31bc5eeb54a282b748bf9a3ed16c6775.zip |
taskotron01 is now F25
-rw-r--r-- | inventory/host_vars/taskotron01.qa.fedoraproject.org | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inventory/host_vars/taskotron01.qa.fedoraproject.org b/inventory/host_vars/taskotron01.qa.fedoraproject.org index 7de82a486..433bcd8da 100644 --- a/inventory/host_vars/taskotron01.qa.fedoraproject.org +++ b/inventory/host_vars/taskotron01.qa.fedoraproject.org @@ -19,8 +19,8 @@ eth0_ip: 10.5.124.206 # install ############################################################ -ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-24-taskotron-master -ks_repo: http://10.5.126.23/pub/fedora/linux/releases/24/Server/x86_64/os/ +ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-25-taskotron-master +ks_repo: http://10.5.126.23/pub/fedora/linux/releases/25/Server/x86_64/os/ sudoers: "{{ private }}/files/sudo/qavirt-sudoers" vmhost: virthost-comm03.qa.fedoraproject.org volgroup: /dev/VirtGuests |