bundles/vmhost: add metadata reactor to add all admins to 'libvirt' group
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2021-08-22 07:25:46 +02:00
parent 65462ca536
commit 3f38497585
Signed by: kunsi
GPG key ID: 12E3D2136B818350
4 changed files with 18 additions and 12 deletions

View file

@ -72,13 +72,6 @@ nodes['htz.ex42-1048908'] = {
'/dev/nvme1',
},
},
'users': {
'kunsi': {
'groups': [
'libvirt',
],
},
},
'vm': {
'cpu': 8,
'ram': 64,