chore: Disable virtlog daemon
Some checks failed
build-image / Build image (push) Failing after 6m40s
Some checks failed
build-image / Build image (push) Failing after 6m40s
This commit is contained in:
@ -94,10 +94,10 @@ jobs:
|
|||||||
virtinst \
|
virtinst \
|
||||||
qemu-utils
|
qemu-utils
|
||||||
|
|
||||||
libvirtd -d && virtlogd -d
|
# libvirtd -d && virtlogd -d
|
||||||
|
libvirtd -d
|
||||||
|
|
||||||
virt-install \
|
virt-install \
|
||||||
--virt-type qemu \
|
|
||||||
--name ubuntu-harvester \
|
--name ubuntu-harvester \
|
||||||
--ram 3072 \
|
--ram 3072 \
|
||||||
--vcpus 2 \
|
--vcpus 2 \
|
||||||
|
Reference in New Issue
Block a user