nodes/voc.pretalx: add dummy network config
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2021-01-17 07:37:19 +01:00
parent 3b4ba137e7
commit 5d8cd80b38
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -12,6 +12,16 @@ nodes['voc.pretalx'] = {
'sshmon',
},
'metadata': {
'interfaces': {
'default': {
'ips': {
'31.172.33.105/28',
'2a01:a700:48d1::105/64',
},
'gateway4': '31.172.33.110',
'gateway6': '2a01:a700:48d1::1',
},
},
'nginx': {
'vhosts': {
'pretalx': {