move groups around
This commit is contained in:
parent
5419bf31fb
commit
daa90a4668
16 changed files with 80 additions and 61 deletions
|
@ -6,6 +6,7 @@ nodes['ovh.icinga2'] = {
|
|||
'zfs',
|
||||
},
|
||||
'groups': {
|
||||
'debian-buster',
|
||||
'webserver',
|
||||
},
|
||||
'metadata': {
|
||||
|
@ -64,6 +65,4 @@ nodes['ovh.icinga2'] = {
|
|||
'ram': 2,
|
||||
},
|
||||
},
|
||||
'os': 'debian',
|
||||
'os_version': (10,),
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue