nodes/home.downloadhelper: do not send hostname via dhcp
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
12c04cf3be
commit
0028e0fcd0
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ nodes['home.downloadhelper'] = {
|
|||
'interfaces': {
|
||||
'enp1s0.8': {
|
||||
'dhcp': True,
|
||||
'send_hostname': False,
|
||||
},
|
||||
'enp1s0.42': {
|
||||
'ips': {
|
||||
|
|
Loading…
Reference in a new issue