Bugfix for Zimbra 8.8.5 not working the access by IP

This commit is contained in:
Lucas Costa Beyeler 2018-01-06 20:31:32 -02:00
parent 651cc2d3d2
commit 90bc5a8e21
1 changed files with 14 additions and 0 deletions

View File

@ -39,3 +39,17 @@
command: ./zmsetup.pl -c /tmp/zcs/installZimbraScript
args:
chdir: /opt/zimbra/libexec/
#
# BUGFIX WORKAROUND - Zimbra 8.8.5 does not work without configuring the hostname
################################################################################
- name: Configuring Zimbra Hostname for Domain {{ domain }}
command: ./zmprov md {{ domain }} zimbraVirtualHostname {{ hostname }}.{{ domain }}
args:
chdir: /opt/zimbra/bin/
- name: Reloading Proxy configuration
command: ./zmproxyconfgen
args:
chdir: /opt/zimbra/libexec/