nodes/rx300: disable postfixadmin vhost for now
Some checks are pending
kunsi/bundlewrap/pipeline/head Build queued...
Some checks are pending
kunsi/bundlewrap/pipeline/head Build queued...
This commit is contained in:
parent
b565d5c882
commit
c0af623782
1 changed files with 6 additions and 6 deletions
|
@ -312,12 +312,12 @@ nodes['rx300'] = {
|
||||||
'ssl': '_.franzi.business',
|
'ssl': '_.franzi.business',
|
||||||
'extras': True,
|
'extras': True,
|
||||||
},
|
},
|
||||||
'postfixadmin': {
|
# 'postfixadmin': {
|
||||||
'domain': 'postfixadmin.franzi.business',
|
# 'domain': 'postfixadmin.franzi.business',
|
||||||
'ssl': '_.franzi.business',
|
# 'ssl': '_.franzi.business',
|
||||||
'webroot': '/opt/postfixadmin/public/',
|
# 'webroot': '/opt/postfixadmin/public/',
|
||||||
'php': True,
|
# 'php': True,
|
||||||
},
|
# },
|
||||||
'unicornsden-redirect': {
|
'unicornsden-redirect': {
|
||||||
'domain': 'unicornsden.franzi.business',
|
'domain': 'unicornsden.franzi.business',
|
||||||
'ssl': '_.franzi.business',
|
'ssl': '_.franzi.business',
|
||||||
|
|
Loading…
Reference in a new issue