Implement VM configuration and deploy the images.

This commit is contained in:
Andreas B. Mundt 2023-01-31 21:18:24 +01:00
parent 396a91fb40
commit 18928f2818
14 changed files with 315 additions and 9 deletions

View file

@ -17,7 +17,7 @@
server="{{ smb_server }}"
path="{{ smb_share }}"
mountpoint="/media/%(DOMAIN_USER)/share"
options="sec=krb5i,cruid=%(USERUID),user=%(USER),gid=1001,file_mode=0770,dir_mode=0770"
options="sec=krb5i,cruid=%(USERUID),user=%(USER),gid=1010,file_mode=0770,dir_mode=0770"
><not><or><user>root</user><user>ansible</user><user>Debian-gdm</user><user>sddm</user><user>virti</user></or></not></volume>
insertafter: "<!-- Volume definitions -->"