diff options
Diffstat (limited to 'chromium/qvm-tmpl.sls')
-rw-r--r-- | chromium/qvm-tmpl.sls | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chromium/qvm-tmpl.sls b/chromium/qvm-tmpl.sls new file mode 100644 index 0000000..657b47f --- /dev/null +++ b/chromium/qvm-tmpl.sls @@ -0,0 +1,4 @@ +chromium--create-template: + qvm.clone: + - name: tmpl-chromium + - source: debian-12-minimal |