update postfixadmin to 3.3.11
This commit is contained in:
parent
98cd2df8ff
commit
32c47d3d2f
2 changed files with 2 additions and 2 deletions
|
@ -81,7 +81,7 @@ nodes['htz-cloud.pirmasens'] = {
|
|||
'message_size_limit_mb': 50,
|
||||
},
|
||||
'postfixadmin': {
|
||||
'version': '3.3.10',
|
||||
'version': '3.3.11',
|
||||
'setup_password': vault.decrypt('encrypt$gAAAAABgnNGpAqUs--qBXII9ZPcHtxaELy9e2Dx9O44n4l0O4nMHPoIyaPW5HkvpQ2zWTlh5OfjjOgunRtE_voJuY0Kdtji37ixAnuL9ErOJ0LDY5QfMkNPUgPs5alwz1baqYq6rqJ7NDmB0gHraY46v5eG79R2EyQ=='),
|
||||
},
|
||||
'postgresql': {
|
||||
|
|
|
@ -435,7 +435,7 @@ nodes['rx300'] = {
|
|||
},
|
||||
},
|
||||
'postfixadmin': {
|
||||
'version': '3.3.10',
|
||||
'version': '3.3.11',
|
||||
'setup_password': vault.decrypt('encrypt$gAAAAABgnNGpAqUs--qBXII9ZPcHtxaELy9e2Dx9O44n4l0O4nMHPoIyaPW5HkvpQ2zWTlh5OfjjOgunRtE_voJuY0Kdtji37ixAnuL9ErOJ0LDY5QfMkNPUgPs5alwz1baqYq6rqJ7NDmB0gHraY46v5eG79R2EyQ=='),
|
||||
},
|
||||
'postgresql': {
|
||||
|
|
Loading…
Reference in a new issue