mirror of
https://github.com/unman/shaker.git
synced 2025-08-01 10:36:09 -04:00
Add salt states for Debian templates
This commit is contained in:
parent
b7865a9400
commit
0b9eeda29e
4 changed files with 64 additions and 0 deletions
3
templates/template-debian-11-minimal.sls
Normal file
3
templates/template-debian-11-minimal.sls
Normal file
|
@ -0,0 +1,3 @@
|
|||
debian-11-minimal:
|
||||
qvm.template_installed:
|
||||
- name: debian-11-minimal
|
3
templates/template-debian-11.sls
Normal file
3
templates/template-debian-11.sls
Normal file
|
@ -0,0 +1,3 @@
|
|||
debian-11:
|
||||
qvm.template_installed:
|
||||
- name: debian-11
|
Loading…
Add table
Add a link
Reference in a new issue