shaker/syncthing/clone.sls
unman 8dba49428f
Syncthing - update for 4.2
Move to nftables.
2024-02-03 06:45:00 +00:00

15 lines
381 B
Plaintext

syncthing_precursor:
qvm.template_installed:
- name: debian-12-minimal
syncthing_clone:
qvm.clone:
- name: template-syncthing
- source: debian-12-minimal
echo -e 'syncthing-start.desktop\nsyncthing-ui.desktop\nxterm.desktop' | qvm-appmenus --set-whitelist=- --update template-syncthing:
cmd.run:
- runas: user
- require:
- qvm: template-syncthing