sign-vault02: Fix netmask
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
0e45fcb6cd
commit
ba2c1c8f5d
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ dns_search1: "iad2.fedoraproject.org"
|
||||||
dns_search2: "fedoraproject.org"
|
dns_search2: "fedoraproject.org"
|
||||||
eth1_ipv4_ip: 10.3.169.27
|
eth1_ipv4_ip: 10.3.169.27
|
||||||
eth1_ipv4_gw: 10.3.169.254
|
eth1_ipv4_gw: 10.3.169.254
|
||||||
|
eth1_ipv4_nm: 255.255.255.0
|
||||||
eth1_mac: "{{ mac0 }}"
|
eth1_mac: "{{ mac0 }}"
|
||||||
has_ipv4: yes
|
has_ipv4: yes
|
||||||
mac0: B4:45:06:FB:8B:3E
|
mac0: B4:45:06:FB:8B:3E
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue