mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
secondary01.rdu3: setup initial secondary in rdu3
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
20
inventory/host_vars/secondary01.rdu3.fedoraproject.org
Normal file
20
inventory/host_vars/secondary01.rdu3.fedoraproject.org
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
datacenter: rdu3
|
||||
dns1: 10.16.163.33
|
||||
dns2: 10.16.163.34
|
||||
dns_search1: "rdu3.fedoraproject.org"
|
||||
dns_search3: "fedoraproject.org"
|
||||
eth0_ipv4_gw: 10.16.163.254
|
||||
eth0_ipv4_ip: 10.16.163.86
|
||||
#
|
||||
# This host is externally reachable
|
||||
#
|
||||
external: true
|
||||
ks_repo: https://infrastructure.fedoraproject.org/repo/rhel/RHEL9-x86_64/
|
||||
ks_url: https://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel
|
||||
lvm_size: 40000
|
||||
mem_size: 10240
|
||||
num_cpus: 4
|
||||
public_hostname: secondary01.fedoraproject.org
|
||||
vmhost: vmhost-x86-03.rdu3.fedoraproject.org
|
||||
volgroup: /dev/vg_guests
|
||||
@@ -329,6 +329,7 @@ torrent01.fedoraproject.org
|
||||
|
||||
[secondary]
|
||||
secondary01.iad2.fedoraproject.org
|
||||
secondary01.rdu3.fedoraproject.org
|
||||
|
||||
[dns]
|
||||
ns01.iad2.fedoraproject.org
|
||||
@@ -772,6 +773,7 @@ dbserver
|
||||
|
||||
[groupa]
|
||||
secondary01.iad2.fedoraproject.org
|
||||
secondary01.rdu3.fedoraproject.org
|
||||
|
||||
|
||||
[groupb:children]
|
||||
|
||||
Reference in New Issue
Block a user