ipsilon: new prod vm

This commit is contained in:
Mark O'Brien 2021-03-22 11:54:33 +00:00
parent d31cc6193d
commit 63ef253011
4 changed files with 18 additions and 1 deletions

View file

@ -10,7 +10,7 @@ num_cpus: 2
tcp_ports: [ 80, 443 ]
# Neeed for rsync from log01 for logs.
custom_rules: [ '-A INPUT -p tcp -m tcp -s 10.5.126.13 --dport 873 -j ACCEPT', '-A INPUT -p tcp -m tcp -s 192.168.1.59 --dport 873 -j ACCEPT' ]
custom_rules: [ '-A INPUT -p tcp -m tcp -s 10.3.163.39 --dport 873 -j ACCEPT', '-A INPUT -p tcp -m tcp -s 192.168.1.59 --dport 873 -j ACCEPT' ]
ipa_host_group: ipsilon
ipa_host_group_desc: Ipsilon SSO application

View file

@ -0,0 +1,12 @@
---
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-fedora-32-iad2
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/x86_64/os/
volgroup: /dev/vg_guests
eth0_ip: 10.3.163.105
vmhost: vmhost-x86-07.iad2.fedoraproject.org
datacenter: iad2

View file

@ -312,6 +312,9 @@ ipa01.stg.iad2.fedoraproject.org
[ipsilon_stg]
ipsilon01.stg.iad2.fedoraproject.org
[ipsilon]
ipsilon01.iad2.fedoraproject.org
[ipsilon_dev]
iddev.fedorainfracloud.org

View file

@ -0,0 +1,2 @@
# ifconfig-push actualIP PtPIP
ifconfig-push 192.168.1.143 192.168.0.143