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

@ -0,0 +1,3 @@
%examusers ALL=(root) NOPASSWD: /usr/local/bin/mounthome.sh
%role-student ALL=(root) NOPASSWD: /usr/local/bin/mounthome.sh
%role-teacher ALL=(root) NOPASSWD: /usr/local/bin/mounthome.sh