shaker/mullvad/create.sls
unman ef02901f84
Mullvad - update to new browser.
Rename AppVM to sys-mullvad.
Allow sys-mullvad to be used as transparent vpn proxy
2024-03-16 04:16:34 +00:00

28 lines
539 B
Plaintext

include:
- mullvad.clone
qvm-present-id:
qvm.present:
- name: sys-mullvad
- class: AppVM
- template: template-mullvad
- label: green
qvm-prefs-id:
qvm.prefs:
- name: sys-mullvad
- memory: 400
- maxmem: 800
- vcpus: 2
- provides_network: True
qvm-features-id:
qvm.features:
- name: sys-mullvad
- disable:
- service.cups
- service.cups-browsed
- service.tinyproxy
- set:
- menu-items: "start-mullvad-browser.desktop mullvad-vpn.desktop debian-xterm.desktop"