2021-11-27 05:53:58 +00:00
|
|
|
# Settings convenient for development in vagrant
|
|
|
|
development: true
|
2021-11-28 04:31:33 +00:00
|
|
|
|
2023-06-13 05:04:39 +00:00
|
|
|
packages:
|
|
|
|
# GUI applications
|
|
|
|
- firefox-esr
|
|
|
|
- terminator
|
|
|
|
- remmina
|
|
|
|
|
|
|
|
# Virtualization
|
|
|
|
- qemu-system
|
|
|
|
- libvirt-daemon-system
|
2023-06-14 03:56:12 +00:00
|
|
|
- vagrant-libvirt
|
|
|
|
- virt-manager
|
|
|
|
|
|
|
|
# Configuration management
|
|
|
|
- ansible
|
2023-06-13 05:04:39 +00:00
|
|
|
|
2021-11-28 04:31:33 +00:00
|
|
|
users:
|
|
|
|
- name: vagrant
|
2023-06-13 05:04:39 +00:00
|
|
|
groups:
|
|
|
|
- libvirt
|
2021-12-06 05:57:07 +00:00
|
|
|
|
|
|
|
favorites:
|
|
|
|
- firefox-esr.desktop
|
|
|
|
- terminator.desktop
|
2021-12-09 01:02:49 +00:00
|
|
|
- org.kde.dolphin.desktop
|
2021-12-06 05:57:07 +00:00
|
|
|
- org.remmina.Remmina.desktop
|
2023-06-13 05:04:39 +00:00
|
|
|
|
|
|
|
pinned:
|
|
|
|
- firefox-esr.desktop
|
|
|
|
- terminator.desktop
|