nodes/voc.pretalx: add os information

This commit is contained in:
Franzi 2021-01-23 11:33:04 +01:00
parent c41ee0f806
commit 75d0de8a99
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -51,4 +51,6 @@ nodes['voc.pretalx'] = {
'relayhost': 'mng.c3voc.de',
},
},
'os': 'debian',
'os_version': (10,)
}