move groups around

This commit is contained in:
Franzi 2020-11-21 10:55:09 +01:00
parent 5419bf31fb
commit daa90a4668
Signed by: kunsi
GPG key ID: 12E3D2136B818350
16 changed files with 80 additions and 61 deletions

View file

@ -19,6 +19,7 @@ nodes['htz.ex42-1048908'] = {
'voc-loudness-monitor',
},
'groups': {
'debian-buster',
'webserver',
},
'metadata': {
@ -344,6 +345,4 @@ nodes['htz.ex42-1048908'] = {
'ram': 64,
},
},
'os': 'debian',
'os_version': (10,),
}