update..
This commit is contained in:
parent
df3db74c6b
commit
cd98d19890
@ -280,7 +280,7 @@ POSTFIX_DB_HOST_PGSQL="{{ postfix_db_host }}"
|
|||||||
|
|
||||||
# - Password of Postfix Database
|
# - Password of Postfix Database
|
||||||
# -
|
# -
|
||||||
{% if mysql_credentials is defined and mysql_credentials|length %}
|
{% if postfix_db_pass is defined and postfix_db_pass%}
|
||||||
POSTFIX_DB_PASS='{{ postfix_db_pass }}'
|
POSTFIX_DB_PASS='{{ postfix_db_pass }}'
|
||||||
{% else %}
|
{% else %}
|
||||||
#POSTFIX_DB_PASS=''
|
#POSTFIX_DB_PASS=''
|
||||||
|
Loading…
Reference in New Issue
Block a user