bkernel01: also fix the address passed to the role
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
8b82205393
commit
33b2e114a6
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ network_connections:
|
|||
- autoconnect: yes
|
||||
ip:
|
||||
address:
|
||||
- "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"
|
||||
- "{{ eth0_ipv4_ip }}/{{ eth0_ipv4_nm }}"
|
||||
dhcp4: no
|
||||
dns:
|
||||
- "{{ dns1 }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue