nodes/voc.pretalx: add os information
This commit is contained in:
parent
c41ee0f806
commit
75d0de8a99
1 changed files with 2 additions and 0 deletions
|
@ -51,4 +51,6 @@ nodes['voc.pretalx'] = {
|
||||||
'relayhost': 'mng.c3voc.de',
|
'relayhost': 'mng.c3voc.de',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
'os': 'debian',
|
||||||
|
'os_version': (10,)
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue