shaker/syncthing/create.sls
unman bf1fb723c2
Syncthing - Start service in qube.
Give qube more storage space.
2022-09-04 13:04:57 +00:00

19 lines
292 B
Plaintext

include:
- syncthing.clone
qvm-present-id:
qvm.present:
- name: syncthing
- template: template-syncthing
- label: gray
qvm-prefs-id:
qvm.prefs:
- name: syncthing
- memory: 300
- maxmem: 800
- vcpus: 2
'qvm-volume extend syncthing:private 50G' :
cmd.run