and we have ip for batcve
This commit is contained in:
parent
b868ab88ae
commit
d113cd744d
2 changed files with 5 additions and 0 deletions
|
@ -14,6 +14,9 @@ volgroup: /dev/vg_guests
|
||||||
eth0_ip: 172.31.2.25
|
eth0_ip: 172.31.2.25
|
||||||
eth0_nm: 255.255.255.0
|
eth0_nm: 255.255.255.0
|
||||||
|
|
||||||
|
eth1_ip: 172.31.1.3
|
||||||
|
eth1_nm: 255.255.255.0
|
||||||
|
|
||||||
#public_ip: 209.132.190.2
|
#public_ip: 209.132.190.2
|
||||||
|
|
||||||
# This is consumed by the roles/fedora-web/main role
|
# This is consumed by the roles/fedora-web/main role
|
||||||
|
|
|
@ -8,6 +8,8 @@ dns: 8.8.8.8
|
||||||
postfix_group: vpn
|
postfix_group: vpn
|
||||||
br0_ip: 172.31.2.11
|
br0_ip: 172.31.2.11
|
||||||
br0_nm: 255.255.255.0
|
br0_nm: 255.255.255.0
|
||||||
|
br1_ip: 172.31.1.2
|
||||||
|
br1_nm: 255.255.255.0
|
||||||
vpn: true
|
vpn: true
|
||||||
|
|
||||||
public_ip: 209.132.190.11
|
public_ip: 209.132.190.11
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue