add mailman var files
This commit is contained in:
parent
7a5297cd56
commit
465ac6e1d1
2 changed files with 32 additions and 0 deletions
16
inventory/host_vars/mailman01.iad2.fedoraproject.org
Normal file
16
inventory/host_vars/mailman01.iad2.fedoraproject.org
Normal file
|
@ -0,0 +1,16 @@
|
|||
---
|
||||
nm: 255.255.255.0
|
||||
gw: 10.3.163.254
|
||||
dns: 10.3.163.33
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-rhel-7-iad2
|
||||
ks_repo: http://10.3.163.35/repo/rhel/RHEL7-x86_64/
|
||||
volgroup: /dev/vg_guests
|
||||
eth0_ip: 10.3.163.57
|
||||
vmhost: vmhost-x86-04.iad2.fedoraproject.org
|
||||
datacenter: iad2
|
||||
lvm_size: 750000
|
||||
|
||||
# GDPR SAR variables
|
||||
sar_script: /srv/webui/bin/mailman-sar.py
|
||||
sar_script_user: apache
|
||||
sar_output_file: mailinglists.json
|
16
inventory/host_vars/mailman02.iad2.fedoraproject.org
Normal file
16
inventory/host_vars/mailman02.iad2.fedoraproject.org
Normal file
|
@ -0,0 +1,16 @@
|
|||
---
|
||||
nm: 255.255.255.0
|
||||
gw: 10.3.163.254
|
||||
dns: 10.3.163.33
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-rhel-7-iad2
|
||||
ks_repo: http://10.3.163.35/repo/rhel/RHEL7-x86_64/
|
||||
volgroup: /dev/vg_guests
|
||||
eth0_ip: 10.3.163.92
|
||||
vmhost: vmhost-x86-05.iad2.fedoraproject.org
|
||||
datacenter: iad2
|
||||
lvm_size: 750000
|
||||
|
||||
# GDPR SAR variables
|
||||
sar_script: /srv/webui/bin/mailman-sar.py
|
||||
sar_script_user: apache
|
||||
sar_output_file: mailinglists.json
|
Loading…
Add table
Add a link
Reference in a new issue