and we have ip for batcve

This commit is contained in:
Stephen Smoogen 2017-12-01 01:02:50 +00:00
parent b868ab88ae
commit d113cd744d
2 changed files with 5 additions and 0 deletions

View file

@ -14,6 +14,9 @@ volgroup: /dev/vg_guests
eth0_ip: 172.31.2.25
eth0_nm: 255.255.255.0
eth1_ip: 172.31.1.3
eth1_nm: 255.255.255.0
#public_ip: 209.132.190.2
# This is consumed by the roles/fedora-web/main role

View file

@ -8,6 +8,8 @@ dns: 8.8.8.8
postfix_group: vpn
br0_ip: 172.31.2.11
br0_nm: 255.255.255.0
br1_ip: 172.31.1.2
br1_nm: 255.255.255.0
vpn: true
public_ip: 209.132.190.11