workstation: Disable network service for cloud image

Requested by obirvalger@.
This commit is contained in:
Mikhail Efremov 2020-07-08 18:50:26 +03:00 committed by Anton Midyukov
parent 53bb029c83
commit 3186437c2a

View File

@ -86,4 +86,5 @@ endif
vm/alt-workstation-cloud: vm/alt-p9-cloud use/x11/lightdm/gtk \
mixin/alt-workstation
@$(call add,THE_PACKAGES,cloud-init-config-netplan)
@$(call add,SYSTEMD_SERVICES_DISABLE,network.service)
endif