Skip to content

Commit

Permalink
Revert "don't disable graphics, this confuses modern libvirt"
Browse files Browse the repository at this point in the history
This reverts commit ff44ad8.
  • Loading branch information
evgeni committed Apr 9, 2024
1 parent ff44ad8 commit 128c267
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions playbooks/setup_forklift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@
sync_type: disabled
libvirt_options:
volume_cache: unsafe
graphics_type: none
qemu_args:
- :value: '-device'
- :value: 'cirrus-vga,id=video0'
boxes:
exclude:
- '^[^p]'
Expand Down

0 comments on commit 128c267

Please sign in to comment.