summaryrefslogtreecommitdiff
path: root/ssh/qvm-tmpl.sls
diff options
context:
space:
mode:
Diffstat (limited to 'ssh/qvm-tmpl.sls')
-rw-r--r--ssh/qvm-tmpl.sls5
1 files changed, 5 insertions, 0 deletions
diff --git a/ssh/qvm-tmpl.sls b/ssh/qvm-tmpl.sls
new file mode 100644
index 0000000..ca88c47
--- /dev/null
+++ b/ssh/qvm-tmpl.sls
@@ -0,0 +1,5 @@
+ssh--create-template:
+ qvm.clone:
+ - name: tmpl-ssh
+ - source: debian-12-minimal
+