Clean host_vars
Remove hosts from host_vars that are not in any of the inventories. Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
parent
6b0dffe31e
commit
ccdbdbeeff
22 changed files with 0 additions and 460 deletions
|
@ -1,3 +0,0 @@
|
|||
---
|
||||
eth0_ipv4_ip: 10.3.167.53
|
||||
vmhost: bvmhost-a64-01.stg.iad2.fedoraproject.org
|
|
@ -1,38 +0,0 @@
|
|||
---
|
||||
br0_ipv4: 10.3.167.15
|
||||
br0_ipv4_gw: 10.3.167.254
|
||||
br0_ipv4_nm: 24
|
||||
br0_port0_mac: "{{ mac1 }}"
|
||||
datacenter: iad2
|
||||
dns1: 10.3.163.33
|
||||
dns2: 10.3.163.34
|
||||
dns_search1: "stg.iad2.fedoraproject.org"
|
||||
dns_search2: "iad2.fedoraproject.org"
|
||||
dns_search3: "fedoraproject.org"
|
||||
has_ipv4: yes
|
||||
mac1: 80:61:5f:06:96:5e
|
||||
nbde: false
|
||||
network_connections:
|
||||
- autoconnect: yes
|
||||
ip:
|
||||
address:
|
||||
- "{{ br0_ipv4 }}/{{ br0_ipv4_nm }}"
|
||||
dhcp4: no
|
||||
dns:
|
||||
- "{{ dns1 }}"
|
||||
- "{{ dns2 }}"
|
||||
dns_search:
|
||||
- "{{ dns_search1 }}"
|
||||
- "{{ dns_search2 }}"
|
||||
- "{{ dns_search3 }}"
|
||||
gateway4: "{{ br0_ipv4_gw }}"
|
||||
name: br0
|
||||
state: up
|
||||
type: bridge
|
||||
mtu: 9000
|
||||
- mac: "{{ br0_port0_mac }}"
|
||||
master: br0
|
||||
name: br0-port0
|
||||
state: up
|
||||
type: ethernet
|
||||
mtu: 9000
|
|
@ -1,8 +0,0 @@
|
|||
---
|
||||
datacenter: iad2
|
||||
eth0_ipv4_gw: 10.3.163.254
|
||||
eth0_ipv4_ip: 10.3.163.48
|
||||
ks_repo: http://10.3.163.35/repo/rhel/RHEL7-x86_64/
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-rhel-7-iad2
|
||||
vmhost: vmhost-x86-03.iad2.fedoraproject.org
|
||||
volgroup: /dev/vg_guests
|
|
@ -1,8 +0,0 @@
|
|||
---
|
||||
datacenter: iad2
|
||||
eth0_ipv4_gw: 10.3.166.254
|
||||
eth0_ipv4_ip: 10.3.166.60
|
||||
ks_repo: http://10.3.163.35/repo/rhel/RHEL7-x86_64/
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-rhel-7-iad2
|
||||
vmhost: vmhost-x86-10.stg.iad2.fedoraproject.org
|
||||
volgroup: /dev/vg_guests
|
|
@ -1,8 +0,0 @@
|
|||
---
|
||||
datacenter: iad2
|
||||
eth0_ipv4_gw: 10.3.163.254
|
||||
eth0_ipv4_ip: 10.3.163.103
|
||||
ks_repo: http://10.3.163.35/repo/rhel/RHEL7-x86_64/
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-rhel-7-iad2
|
||||
vmhost: vmhost-x86-04.iad2.fedoraproject.org
|
||||
volgroup: /dev/vg_guests
|
|
@ -1,28 +0,0 @@
|
|||
---
|
||||
# This is a generic list, monitored by collectd
|
||||
databases:
|
||||
- resultsdb
|
||||
datacenter: iad2
|
||||
db_backup_dir: ['/backups']
|
||||
# This is a more strict list, to be made publicly available
|
||||
dbs_to_backup:
|
||||
- postgres
|
||||
- resultsdb
|
||||
effective_cache_size: "6GB"
|
||||
eth0_ipv4_gw: 10.3.174.254
|
||||
eth0_ipv4_ip: 10.3.174.54
|
||||
host_backup_targets: ['/backups']
|
||||
# kernel SHMMAX value
|
||||
kernel_shmmax: 68719476736
|
||||
ks_repo: http://10.3.163.35/repo/rhel/RHEL8-x86_64/
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-rhel-8-iad2
|
||||
# These are normally group variables, but in this case db servers are often different
|
||||
lvm_size: 300000
|
||||
max_mem_size: "{{ mem_size * 2 }}"
|
||||
mem_size: 16384
|
||||
num_cpus: 6
|
||||
shared_buffers: "2GB"
|
||||
sudoers: "{{ private }}/files/sudo/qavirt-sudoers"
|
||||
tcp_ports: [5432, 443, 3306]
|
||||
vmhost: qvmhost-x86-02.iad2.fedoraproject.org
|
||||
volgroup: /dev/vg_guests
|
|
@ -1,27 +0,0 @@
|
|||
---
|
||||
# This is a generic list, monitored by collectd
|
||||
databases:
|
||||
- postgres
|
||||
datacenter: iad2
|
||||
db_backup_dir: ['/backups']
|
||||
# This is a more strict list, to be made publicly available
|
||||
dbs_to_backup:
|
||||
- postgres
|
||||
effective_cache_size: "6GB"
|
||||
eth0_ipv4_gw: 10.3.174.254
|
||||
eth0_ipv4_ip: 10.3.174.55
|
||||
host_backup_targets: ['/backups']
|
||||
# kernel SHMMAX value
|
||||
kernel_shmmax: 68719476736
|
||||
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/x86_64/os/
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-fedora-32-iad2
|
||||
# These are normally group variables, but in this case db servers are often different
|
||||
lvm_size: 300000
|
||||
max_mem_size: "{{ mem_size * 2 }}"
|
||||
mem_size: 16384
|
||||
num_cpus: 6
|
||||
shared_buffers: "2GB"
|
||||
sudoers: "{{ private }}/files/sudo/qavirt-sudoers"
|
||||
tcp_ports: [5432, 443, 3306]
|
||||
vmhost: qvmhost-x86-02.iad2.fedoraproject.org
|
||||
volgroup: /dev/vg_guests
|
|
@ -1,17 +0,0 @@
|
|||
---
|
||||
ansible_become: true
|
||||
ansible_become_method: sudo
|
||||
ansible_become_user: root
|
||||
ansible_ssh_user: centos
|
||||
datacenter: aws
|
||||
nagios_Check_Services:
|
||||
dhcpd: false
|
||||
httpd: false
|
||||
mail: false
|
||||
named: false
|
||||
nrpe: false
|
||||
ping: false
|
||||
raid: false
|
||||
sshd: false
|
||||
swap: false
|
||||
tcp_ports: [22]
|
|
@ -1,18 +0,0 @@
|
|||
---
|
||||
ansible_become: true
|
||||
ansible_become_method: sudo
|
||||
ansible_become_user: root
|
||||
ansible_ssh_user: centos
|
||||
baseiptables: false
|
||||
datacenter: aws
|
||||
nagios_Check_Services:
|
||||
dhcpd: false
|
||||
httpd: false
|
||||
mail: false
|
||||
named: false
|
||||
nrpe: false
|
||||
ping: false
|
||||
raid: false
|
||||
sshd: false
|
||||
swap: false
|
||||
tcp_ports: [22]
|
|
@ -1,8 +0,0 @@
|
|||
---
|
||||
datacenter: iad2
|
||||
eth0_ipv4_gw: 10.3.163.254
|
||||
eth0_ipv4_ip: 10.3.163.97
|
||||
ks_repo: http://10.3.163.35/repo/rhel/RHEL7-x86_64/
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-rhel-7-iad2
|
||||
vmhost: vmhost-x86-04.iad2.fedoraproject.org
|
||||
volgroup: /dev/vg_guests
|
|
@ -1,8 +0,0 @@
|
|||
---
|
||||
datacenter: iad2
|
||||
eth0_ipv4_gw: 10.3.163.254
|
||||
eth0_ipv4_ip: 10.3.163.98
|
||||
ks_repo: http://10.3.163.35/repo/rhel/RHEL7-x86_64/
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-rhel-7-iad2
|
||||
vmhost: vmhost-x86-04.iad2.fedoraproject.org
|
||||
volgroup: /dev/vg_guests
|
|
@ -1,10 +0,0 @@
|
|||
---
|
||||
br0_ip: 5.175.150.48
|
||||
br0_ipv6: "2a00:d1a0:1::130"
|
||||
br0_ipv6_gw: "2a00:d1a0:1::1"
|
||||
br0_nm: 255.255.255.240
|
||||
datacenter: host1plus
|
||||
has_ipv6: yes
|
||||
nrpe_procs_crit: 1000
|
||||
nrpe_procs_warn: 900
|
||||
virthost: true
|
|
@ -1,13 +0,0 @@
|
|||
---
|
||||
datacenter: aws
|
||||
nagios_Check_Services:
|
||||
dhcpd: false
|
||||
httpd: false
|
||||
mail: false
|
||||
named: false
|
||||
nrpe: false
|
||||
ping: false
|
||||
raid: false
|
||||
sshd: false
|
||||
swap: false
|
||||
tcp_ports: [22, 80, 443]
|
|
@ -1,32 +0,0 @@
|
|||
---
|
||||
br0_ipv4: 140.211.169.195
|
||||
br0_ipv4_gw: 140.211.169.193
|
||||
br0_ipv4_nm: 26
|
||||
br0_port0_mac: '{{ mac0 }}'
|
||||
datacenter: osuosl
|
||||
dns1: 8.8.8.8
|
||||
dns_search1: fedoraproject.org
|
||||
has_ipv4: true
|
||||
mac0: 34:40:b5:ac:a8:a0
|
||||
network_connections:
|
||||
- autoconnect: true
|
||||
ip:
|
||||
address:
|
||||
- '{{ br0_ipv4 }}/{{ br0_ipv4_nm }}'
|
||||
dhcp4: false
|
||||
dns:
|
||||
- '{{ dns1 }}'
|
||||
dns_search:
|
||||
- '{{ dns_search1 }}'
|
||||
gateway4: '{{ br0_ipv4_gw }}'
|
||||
name: br0
|
||||
state: up
|
||||
type: bridge
|
||||
- mac: '{{ br0_port0_mac }}'
|
||||
master: br0
|
||||
name: br0-port0
|
||||
state: up
|
||||
type: ethernet
|
||||
nrpe_procs_crit: 1000
|
||||
nrpe_procs_warn: 900
|
||||
virthost: true
|
|
@ -1,7 +0,0 @@
|
|||
---
|
||||
br0_ip: 140.211.169.200
|
||||
br0_nm: 140.211.169.195
|
||||
datacenter: osuosl
|
||||
nrpe_procs_crit: 1000
|
||||
nrpe_procs_warn: 900
|
||||
virthost: true
|
|
@ -1,12 +0,0 @@
|
|||
---
|
||||
datacenter: iad2
|
||||
eth0_ipv4_gw: 10.3.169.254
|
||||
eth0_ipv4_ip: 10.3.169.117
|
||||
# These people get told when something goes wrong.
|
||||
fedmsg_error_recipients:
|
||||
- ralph@fedoraproject.org
|
||||
- mohanboddu@fedoraproject.org
|
||||
ks_repo: http://10.3.163.35/repo/rhel/RHEL7-x86_64/
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-rhel-7-iad2
|
||||
vmhost: bvmhost-x86-01.iad2.fedoraproject.org
|
||||
volgroup: /dev/vg_guests
|
|
@ -1,14 +0,0 @@
|
|||
---
|
||||
datacenter: iad2
|
||||
eth0_ipv4_gw: 10.3.169.254
|
||||
eth0_ipv4_ip: 10.3.169.125
|
||||
# These people get told when something goes wrong.
|
||||
fedmsg_error_recipients:
|
||||
- ralph@fedoraproject.org
|
||||
- mprahl@redhat.com
|
||||
- jkaluza@redhat.com
|
||||
- fvalder@redhat.com
|
||||
ks_repo: http://10.3.163.35/repo/rhel/RHEL7-x86_64/
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-rhel-7-iad2
|
||||
vmhost: bvmhost-x86-05.iad2.fedoraproject.org
|
||||
volgroup: /dev/vg_guests
|
|
@ -1,14 +0,0 @@
|
|||
---
|
||||
datacenter: iad2
|
||||
eth0_ipv4_gw: 10.3.169.254
|
||||
eth0_ipv4_ip: 10.3.169.126
|
||||
# These people get told when something goes wrong.
|
||||
fedmsg_error_recipients:
|
||||
- ralph@fedoraproject.org
|
||||
- mprahl@redhat.com
|
||||
- jkaluza@redhat.com
|
||||
- fvalder@redhat.com
|
||||
ks_repo: http://10.3.163.35/repo/rhel/RHEL7-x86_64/
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-rhel-7-iad2
|
||||
vmhost: bvmhost-x86-02.iad2.fedoraproject.org
|
||||
volgroup: /dev/vg_guests
|
|
@ -1,55 +0,0 @@
|
|||
---
|
||||
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
|
|
@ -1,86 +0,0 @@
|
|||
---
|
||||
# Uncomment the following three lines to bootstrap after freshly deploying an
|
||||
# instance.
|
||||
#ansible_ssh_user: ec2-user
|
||||
#ansible_become_user: root
|
||||
#ansible_become: yes
|
||||
datacenter: aws
|
||||
# Clean-up packages of following EOLed operating systems
|
||||
eol_opsys: []
|
||||
# When not empty, the array should have the following form:
|
||||
# - { opsys: "Fedora", release: "36" }
|
||||
|
||||
# List of supported operating systems
|
||||
faf_opsys_list:
|
||||
- fedora
|
||||
- centos
|
||||
faf_repos:
|
||||
# Fedora 35 repositories ------------------------------------------------
|
||||
- arch: 'src'
|
||||
name: 'fedora-35-source'
|
||||
opsys: 'Fedora 35'
|
||||
url:
|
||||
- 'http://dl01.fedoraproject.org/pub/fedora/linux/releases/35/Everything/source/tree/'
|
||||
- arch: 'x86_64'
|
||||
name: 'fedora-35-x86_64'
|
||||
opsys: 'Fedora 35'
|
||||
url:
|
||||
- 'http://dl01.fedoraproject.org/pub/fedora/linux/releases/35/Everything/x86_64/os/'
|
||||
- arch: 'x86_64'
|
||||
name: 'fedora-35-x86_64-debug'
|
||||
opsys: 'Fedora 35'
|
||||
url:
|
||||
- 'http://dl01.fedoraproject.org/pub/fedora/linux/releases/35/Everything/x86_64/debug/tree/'
|
||||
- arch: 'x86_64'
|
||||
name: 'fedora-35-x86_64-updates'
|
||||
opsys: 'Fedora 35'
|
||||
url:
|
||||
- 'http://dl01.fedoraproject.org/pub/fedora/linux/updates/35/Everything/x86_64/'
|
||||
- arch: 'x86_64'
|
||||
name: 'fedora-35-x86_64-updates-debug'
|
||||
opsys: 'Fedora 35'
|
||||
url:
|
||||
- 'http://dl01.fedoraproject.org/pub/fedora/linux/updates/35/Everything/x86_64/debug/'
|
||||
- arch: 'x86_64'
|
||||
name: 'fedora-35-x86_64-testing'
|
||||
opsys: 'Fedora 35'
|
||||
url:
|
||||
- 'http://dl01.fedoraproject.org/pub/fedora/linux/updates/testing/35/Everything/x86_64/'
|
||||
- arch: 'x86_64'
|
||||
name: 'fedora-35-x86_64-testing-debug'
|
||||
opsys: 'Fedora 35'
|
||||
url:
|
||||
- 'http://dl01.fedoraproject.org/pub/fedora/linux/updates/testing/35/Everything/x86_64/debug/'
|
||||
faf_server_name: retrace-stg.aws.fedoraproject.org/faf
|
||||
# consumed by roles/copr/certbot
|
||||
letsencrypt:
|
||||
certificates:
|
||||
retrace-stg.aws.fedoraproject.org:
|
||||
challenge_dir: /var/www/html
|
||||
domains:
|
||||
- retrace-stg.aws.fedoraproject.org
|
||||
mail: mfabik@redhat.com
|
||||
predefined_deploy_script: httpd
|
||||
nagios_Check_Services:
|
||||
dhcpd: false
|
||||
httpd: false
|
||||
mail: false
|
||||
named: false
|
||||
nrpe: false
|
||||
ping: false
|
||||
raid: false
|
||||
sshd: false
|
||||
swap: false
|
||||
public_hostname: retrace-stg.aws.fedoraproject.org
|
||||
public_ip: 54.160.25.198
|
||||
rs_internal_arch_list: [source, x86_64]
|
||||
rs_internal_centos_vers: []
|
||||
# Staging only has a little storage, so we only support one release at a time.
|
||||
rs_internal_fedora_vers: [35]
|
||||
rs_internal_fedora_vers_removed: [31, 32, 33, 34, rawhide]
|
||||
rs_use_faf_packages: true
|
||||
sar_output_file: faf.json
|
||||
# GDPR SAR variables
|
||||
sar_script: '/usr/bin/faf sar'
|
||||
sar_script_user: faf
|
||||
vpn: True
|
|
@ -1,9 +0,0 @@
|
|||
---
|
||||
datacenter: iad2
|
||||
eth0_ipv4_gw: 10.3.166.254
|
||||
eth0_ipv4_ip: 10.3.166.23
|
||||
eth0_nm: 255.255.255.0
|
||||
ks_repo: http://10.3.163.35/repo/rhel/RHEL7-x86_64/
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-rhel-7-iad2
|
||||
vmhost: vmhost-x86-06.stg.iad2.fedoraproject.org
|
||||
volgroup: /dev/vg_guests
|
|
@ -1,37 +0,0 @@
|
|||
---
|
||||
br0_ipv4: 8.43.85.69
|
||||
br0_ipv4_gw: 8.43.85.254
|
||||
br0_ipv4_nm: 24
|
||||
br0_port0_mac: "{{ mac1 }}"
|
||||
datacenter: rdu-cc
|
||||
dns1: 8.8.8.8
|
||||
dns_search1: "rdu-cc.fedoraproject.org"
|
||||
dns_search2: "fedoraproject.org"
|
||||
freezes: false
|
||||
has_ipv4: yes
|
||||
mac1: 68:05:ca:8a:f2:05
|
||||
network_connections:
|
||||
- autoconnect: yes
|
||||
ip:
|
||||
address:
|
||||
- "{{ br0_ipv4 }}/{{ br0_ipv4_nm }}"
|
||||
dhcp4: no
|
||||
dns:
|
||||
- "{{ dns1 }}"
|
||||
- "{{ dns2 }}"
|
||||
dns_search:
|
||||
- "{{ dns_search1 }}"
|
||||
- "{{ dns_search2 }}"
|
||||
gateway4: "{{ br0_ipv4_gw }}"
|
||||
name: br0
|
||||
state: up
|
||||
type: bridge
|
||||
- mac: "{{ br0_port0_mac }}"
|
||||
master: br0
|
||||
name: br0-port0
|
||||
state: up
|
||||
type: ethernet
|
||||
nrpe_procs_crit: 1000
|
||||
nrpe_procs_warn: 900
|
||||
postfix_group: cloud
|
||||
vpn: true
|
Loading…
Add table
Add a link
Reference in a new issue