people01: add a new people01 rhel9 server again

This will be installed, then we will sync data from people02 to it and
finally cut over to using it tomorrow in an outage.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2024-06-26 10:50:43 -07:00
parent a5b2891bde
commit da99a573c2
2 changed files with 58 additions and 0 deletions

View file

@ -0,0 +1,55 @@
---
datacenter: ibiblio
dns1: 152.2.21.1
dns2: 152.2.253.100
dns_search1: vpn.fedoraproject.org
dns_search2: fedoraproject.org
eth0_ipv4_ip: 152.19.134.196
eth0_ipv4_gw: 152.19.134.129
eth0_ipv4_nm: 25
eth0_ipv6_ip: "2600:2701:4000:5211:dead:beef:00a7:9475"
eth0_ipv6_gw: "2600:2701:4000:5211::1"
eth0_ipv6_nm: 104
fedmsg_fqdn: people01.vpn.fedoraproject.org
freezes: false
#host_backup_targets: ['/srv/web']
has_ipv6: yes
ks_repo: http://38.145.60.16/repo/rhel/RHEL9-x86_64/
ks_url: http://38.145.60.16/repo/rhel/ks/kvm-rhel-people
lvm_size: 2t
mem_size: 8192
network_connections:
- autoconnect: yes
ip:
address:
- "{{ eth0_ipv4_ip }}/{{ eth0_ipv4_nm }}"
- "{{ eth0_ipv6_ip }}/{{ eth0_ipv6_nm }}"
dhcp4: no
dns:
- "{{ dns1 }}"
- "{{ dns2 }}"
- 2001:4860:4860::8888
dns_search:
- "{{ dns_search1 }}"
- "{{ dns_search2 }}"
gateway4: "{{ eth0_ipv4_gw }}"
gateway6: "{{ eth0_ipv6_gw }}"
mac: "{{ ansible_default_ipv4.macaddress }}"
name: eth0
type: ethernet
nrpe_procs_crit: 1000
nrpe_procs_warn: 900
num_cpus: 4
postfix_group: vpn
rsyncd_conf: "rsyncd.conf.people01.fedoraproject.org"
sar_output_file: "fedora_people.xml"
# GDPR SAR vars
sar_script: "/usr/bin/tree /home/fedora/$SAR_USERNAME -DFgXfpsu --timefmt %Y-%m-%dT%H:%M:%SZ"
sar_script_user: "root"
ssh_hostnames:
- fedorapeople.org
tcp_ports: [80, 443, 9418, 873]
vmhost: ibiblio02.fedoraproject.org
volgroup: /dev/vg_guests
vpn: true

View file

@ -321,6 +321,7 @@ mm_backend_stg
mm_crawler_stg
[people]
people01.fedoraproject.org
people02.fedoraproject.org
[qahardware]
@ -841,6 +842,7 @@ bkernel
buildvmhost
[groupc]
people01.fedoraproject.org
people02.fedoraproject.org
[virtservers:children]
@ -1025,6 +1027,7 @@ bodhi-backend01.iad2.fedoraproject.org
[sar]
bodhi-backend01.iad2.fedoraproject.org
mailman01.iad2.fedoraproject.org
people01.fedoraproject.org
people02.fedoraproject.org
pagure02.fedoraproject.org
pkgs01.iad2.fedoraproject.org