Add salt states for Debian templates

This commit is contained in:
unman 2022-05-17 12:28:03 +00:00
parent b7865a9400
commit 0b9eeda29e
No known key found for this signature in database
GPG key ID: FDD1B8244731B36C
4 changed files with 64 additions and 0 deletions

View file

@ -0,0 +1,3 @@
debian-11-minimal:
qvm.template_installed:
- name: debian-11-minimal

View file

@ -0,0 +1,3 @@
debian-11:
qvm.template_installed:
- name: debian-11