get rid of cloud-init
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2020-08-20 11:07:18 +02:00
parent 303519be1b
commit 21343f6213
Signed by: kunsi
GPG key ID: 12E3D2136B818350
3 changed files with 17 additions and 26 deletions

View file

@ -4,7 +4,6 @@ nodes['htz-cloud.pirmasens'] = {
'webserver',
},
'metadata': {
'keep-cloud-init': True,
'letsencrypt': {
'domains': {
'mail.kunsmann.info': {},

View file

@ -9,7 +9,6 @@ nodes['htz-cloud.sewfile'] = {
'webserver',
},
'metadata': {
'keep-cloud-init': True,
'nginx': {
'vhosts': {
'sewfile.franzi.business': {