diff options
Diffstat (limited to 'web/qvm-tmpl.sls')
-rw-r--r-- | web/qvm-tmpl.sls | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/web/qvm-tmpl.sls b/web/qvm-tmpl.sls index 4aa9730..160bb43 100644 --- a/web/qvm-tmpl.sls +++ b/web/qvm-tmpl.sls @@ -3,6 +3,11 @@ web--create-template: - name: tmpl-web - source: debian-12-minimal +split-tor--create-template: + qvm.clone: + - name: tmpl-whonix-ws + - source: whonix-workstation-17 + web--create-split-template: qvm.clone: - name: tmpl-split-web |