bundles/systemd-networkd: some more dhcp settings
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
51ee9be424
commit
8536e87475
2 changed files with 15 additions and 0 deletions
|
@ -31,6 +31,8 @@ nodes['kunsi-t470'] = {
|
|||
'interfaces': {
|
||||
'enp0s31f6': {
|
||||
'dhcp': True,
|
||||
'use_dhcp_domains': True,
|
||||
'send_hostname': False,
|
||||
},
|
||||
# there is also wlp4s0, but that's managed by netctl
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue