mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-04 12:12:23 +08:00
Host var for anitya.
This commit is contained in:
13
inventory/host_vars/anitya-backend01.fedoraproject.org
Normal file
13
inventory/host_vars/anitya-backend01.fedoraproject.org
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
nm: 255.255.255.128
|
||||
gw: 140.211.169.193
|
||||
dns: 140.211.166.130
|
||||
|
||||
ks_url: http://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel-7
|
||||
ks_repo: http://infrastructure.fedoraproject.org/repo/rhel/RHEL7-x86_64/
|
||||
volgroup: /dev/vg_guests
|
||||
|
||||
eth0_ip: 140.211.169.230
|
||||
|
||||
vmhost: osuosl03.fedoraproject.org
|
||||
datacenter: osuosl
|
||||
13
inventory/host_vars/anitya-frontend01.fedoraproject.org
Normal file
13
inventory/host_vars/anitya-frontend01.fedoraproject.org
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
nm: 255.255.255.128
|
||||
gw: 140.211.169.193
|
||||
dns: 140.211.166.130
|
||||
|
||||
ks_url: http://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel-7
|
||||
ks_repo: http://infrastructure.fedoraproject.org/repo/rhel/RHEL7-x86_64/
|
||||
volgroup: /dev/vg_guests
|
||||
|
||||
eth0_ip: 140.211.169.229
|
||||
|
||||
vmhost: osuosl03.fedoraproject.org
|
||||
datacenter: osuosl
|
||||
Reference in New Issue
Block a user