bundles/systemd-networkd: remove isc-dhcp-client
This commit is contained in:
parent
109914c039
commit
264ea3e8a7
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
|||
defaults = {
|
||||
'apt': {
|
||||
'packages': {
|
||||
'isc-dhcp-client': {
|
||||
'installed': False,
|
||||
},
|
||||
'resolvconf': {
|
||||
'installed': False,
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue