diff options
author | Casper <me@skylarcloud.xyz> | 2024-12-18 15:21:28 -0700 |
---|---|---|
committer | Casper <me@skylarcloud.xyz> | 2024-12-18 15:21:28 -0700 |
commit | 1cb78494f3022fe9d808d070507bddf552c64753 (patch) | |
tree | 5c827daee442e211941bed7cc89decc95f8efbd7 /web/qvm-tmpl.sls |
Initial commit, new repo
Diffstat (limited to 'web/qvm-tmpl.sls')
-rw-r--r-- | web/qvm-tmpl.sls | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/web/qvm-tmpl.sls b/web/qvm-tmpl.sls new file mode 100644 index 0000000..1a06153 --- /dev/null +++ b/web/qvm-tmpl.sls @@ -0,0 +1,4 @@ +web--create-template: + qvm.clone: + - name: tmpl-web + - source: debian-12-minimal |