bundles/systemd-networkd: remove networkmanager
This commit is contained in:
parent
a1eb9cb3fc
commit
5a1e37a41c
1 changed files with 3 additions and 0 deletions
|
@ -4,6 +4,9 @@ defaults = {
|
|||
'isc-dhcp-client': {
|
||||
'installed': False,
|
||||
},
|
||||
'network-manager': {
|
||||
'installed': False,
|
||||
},
|
||||
'resolvconf': {
|
||||
'installed': False,
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue