diff options
author | Kevin Fenzi <kevin@scrye.com> | 2017-01-17 19:09:14 +0000 |
---|---|---|
committer | Kevin Fenzi <kevin@scrye.com> | 2017-01-17 19:09:14 +0000 |
commit | 81c0a4b6e3d4313aee0b628c04111fabca006f30 (patch) | |
tree | 6bf5df189e5f420b8293ba6279eff22c9e932d59 | |
parent | 68ce379391d77e3394a20fddbbf217a114509a93 (diff) | |
download | ansible-81c0a4b6e3d4313aee0b628c04111fabca006f30.tar.gz ansible-81c0a4b6e3d4313aee0b628c04111fabca006f30.tar.xz ansible-81c0a4b6e3d4313aee0b628c04111fabca006f30.zip |
switch kojipkgs01 to f25 too
-rw-r--r-- | inventory/host_vars/kojipkgs01.phx2.fedoraproject.org | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inventory/host_vars/kojipkgs01.phx2.fedoraproject.org b/inventory/host_vars/kojipkgs01.phx2.fedoraproject.org index cb3b31638..1b50d77f9 100644 --- a/inventory/host_vars/kojipkgs01.phx2.fedoraproject.org +++ b/inventory/host_vars/kojipkgs01.phx2.fedoraproject.org @@ -11,8 +11,8 @@ eth1_ip: 10.5.127.50 vmhost: bvirthost11.phx2.fedoraproject.org datacenter: phx2 -ks_url: http://10.5.126.23/repo/rhel/ks/kvm-rhel-7 -ks_repo: http://10.5.126.23/repo/rhel/RHEL7-x86_64/ +ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-25 +ks_repo: http://10.5.126.23/pub/fedora/linux/releases/25/Server/x86_64/os/ nrpe_procs_warn: 900 nrpe_procs_crit: 1000 |