diff options
| author | Kevin Fenzi <kevin@scrye.com> | 2015-10-08 20:11:32 +0000 |
|---|---|---|
| committer | Kevin Fenzi <kevin@scrye.com> | 2015-10-08 20:11:32 +0000 |
| commit | a65dbc19bc01ba65e29c6a027347d308bf570a94 (patch) | |
| tree | 9e1d05a93ed1fbc37d326ff2695082c51dbdf4bf /inventory | |
| parent | 3cbc5874fb7e98cfbe8377e419ffb15db7ee748d (diff) | |
Use internal ip for infra repo and ks
Diffstat (limited to 'inventory')
| -rw-r--r-- | inventory/host_vars/db-arm-koji01.qa.fedoraproject.org | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inventory/host_vars/db-arm-koji01.qa.fedoraproject.org b/inventory/host_vars/db-arm-koji01.qa.fedoraproject.org index 5e2066876..0ebec0cd0 100644 --- a/inventory/host_vars/db-arm-koji01.qa.fedoraproject.org +++ b/inventory/host_vars/db-arm-koji01.qa.fedoraproject.org @@ -7,8 +7,8 @@ eth0_ip: 10.5.131.62 vmhost: virthost-comm04.qa.fedoraproject.org datacenter: phx2 -ks_url: http://infrastructure.phx2.fedoraproject.org/repo/rhel/ks/kvm-rhel-7 -ks_repo: http://infrastructure.phx2.fedoraproject.org/repo/rhel/RHEL7-x86_64/ +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/ # This is a generic list, monitored by collectd databases: |
