mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-01 05:51:56 +08:00
Add mailman01.rdu3 host_vars file, on vmhost-05.
Signed-off-by: James Antill <james@and.org>
This commit is contained in:
14
inventory/host_vars/mailman01.rdu3.fedoraproject.org
Normal file
14
inventory/host_vars/mailman01.rdu3.fedoraproject.org
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
datacenter: rdu3
|
||||
eth0_ipv4_gw: 10.16.163.254
|
||||
eth0_ipv4_ip: 10.16.163.57
|
||||
ks_repo: https://infrastructure.fedoraproject.org/repo/rhel/RHEL9-x86_64/
|
||||
ks_url: https://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel
|
||||
lvm_size: 1500000
|
||||
sar_output_file: mailinglists.json
|
||||
# GDPR SAR variables
|
||||
sar_script: /srv/webui/bin/mailman-sar.py
|
||||
sar_script_user: mailman
|
||||
vmhost: vmhost-x86-05.rdu3.fedoraproject.org
|
||||
volgroup: /dev/vg_guests
|
||||
num_cpus: 8
|
||||
Reference in New Issue
Block a user