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 \
|
||||
qemu-utils
|
||||
|
||||
libvirtd -d && virtlogd -d
|
||||
# libvirtd -d && virtlogd -d
|
||||
libvirtd -d
|
||||
|
||||
virt-install \
|
||||
--virt-type qemu \
|
||||
--name ubuntu-harvester \
|
||||
--ram 3072 \
|
||||
--vcpus 2 \
|
||||
|
Reference in New Issue
Block a user