bundles/infobeamer-cms: config is toml now, deploy to src/
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2021-12-24 15:28:36 +01:00
parent b39d87f33f
commit 6292dd4c71
Signed by: kunsi
GPG key ID: 12E3D2136B818350
7 changed files with 117 additions and 279 deletions

View file

@ -32,12 +32,5 @@ nodes['voc.infobeamer-cms'] = {
'icinga_options': {
'pretty_name': 'infobeamer-cms.c3voc.de',
},
'nginx': {
'vhosts': {
'infobeamer-cms': {
'domain': 'infobeamer-cms.c3voc.de',
},
},
},
},
}