forked from infra/ansible
buildhw-p10-02.stg: try disabling auto6 and dhcp4
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
bf4b6bfb4d
commit
258d66463c
1 changed files with 3 additions and 0 deletions
|
|
@ -39,6 +39,9 @@ network_connections:
|
|||
type: bond
|
||||
interface_name: bond0
|
||||
mtu: 1500
|
||||
ip:
|
||||
dhcp4: false
|
||||
auto6: false
|
||||
bond:
|
||||
mode: active-backup
|
||||
# builder vlan
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue