basealt.mk: specify network backend for netplan in alt-workstation-cloud
This commit is contained in:
parent
ebe22ccddd
commit
957ef65100
@ -105,6 +105,6 @@ endif
|
|||||||
|
|
||||||
vm/alt-workstation-cloud: vm/cloud-systemd use/x11/lightdm/gtk \
|
vm/alt-workstation-cloud: vm/cloud-systemd use/x11/lightdm/gtk \
|
||||||
mixin/alt-workstation
|
mixin/alt-workstation
|
||||||
@$(call add,THE_PACKAGES,cloud-init-config-netplan)
|
@$(call add,THE_PACKAGES,cloud-init-config-netplan systemd-networkd)
|
||||||
@$(call add,SYSTEMD_SERVICES_DISABLE,network.service)
|
@$(call add,SYSTEMD_SERVICES_DISABLE,network.service)
|
||||||
endif
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user