bundles/vmhost: add metadata reactor to add all admins to 'libvirt' group
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
65462ca536
commit
3f38497585
4 changed files with 18 additions and 12 deletions
|
@ -185,13 +185,11 @@ nodes['home.nas'] = {
|
|||
},
|
||||
'kunsi': {
|
||||
'groups': {
|
||||
'libvirt',
|
||||
'nas',
|
||||
},
|
||||
},
|
||||
'sophie': {
|
||||
'groups': {
|
||||
'libvirt',
|
||||
'nas',
|
||||
},
|
||||
},
|
||||
|
|
|
@ -72,13 +72,6 @@ nodes['htz.ex42-1048908'] = {
|
|||
'/dev/nvme1',
|
||||
},
|
||||
},
|
||||
'users': {
|
||||
'kunsi': {
|
||||
'groups': [
|
||||
'libvirt',
|
||||
],
|
||||
},
|
||||
},
|
||||
'vm': {
|
||||
'cpu': 8,
|
||||
'ram': 64,
|
||||
|
|
|
@ -496,9 +496,6 @@ nodes['rx300'] = {
|
|||
'users': {
|
||||
'kunsi': {
|
||||
'enable_linger': True,
|
||||
'groups': {
|
||||
'libvirt',
|
||||
},
|
||||
},
|
||||
},
|
||||
'zfs': {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue