diff --git a/templates/installZimbra-keystrokes b/templates/installZimbra-keystrokes index ba2338b..fc7260a 100644 --- a/templates/installZimbra-keystrokes +++ b/templates/installZimbra-keystrokes @@ -1,15 +1,15 @@ y y -{{ zimbra-ldap }} -{{ zimbra-logger }} -{{ zimbra-mta }} -{{ zimbra-dnscache }} -{{ zimbra-snmp }} -{{ zimbra-store }} -{{ zimbra-apache }} -{{ zimbra-spell }} -{{ zimbra-memcached }} -{{ zimbra-proxy }} -{{ zimbra-chat }} -{{ zimbra-drive }} +{{ zimbra_ldap }} +{{ zimbra_logger }} +{{ zimbra_mta }} +{{ zimbra_dnscache }} +{{ zimbra_snmp }} +{{ zimbra_store }} +{{ zimbra_apache }} +{{ zimbra_spell }} +{{ zimbra_memcached }} +{{ zimbra_proxy }} +{{ zimbra_chat }} +{{ zimbra_drive }} y diff --git a/vars/main.yml b/vars/main.yml index f0b7647..b950f90 100644 --- a/vars/main.yml +++ b/vars/main.yml @@ -2,19 +2,19 @@ # # Products to be installed ################################################################################ -zimbra-ldap: y -zimbra-logger: y -zimbra-mta: y -zimbra-dnscache: n -zimbra-snmp: n -zimbra-store: y -zimbra-apache: y -zimbra-spell: y -zimbra-memcached: y -zimbra-proxy: y -zimbra-chat: n -zimbra-drive: n -zimbra-policyd: n +zimbra_ldap: y +zimbra_logger: y +zimbra_mta: y +zimbra_dnscache: n +zimbra_snmp: n +zimbra_store: y +zimbra_apache: y +zimbra_spell: y +zimbra_memcached: y +zimbra_proxy: y +zimbra_chat: n +zimbra_drive: n +zimbra_policyd: n # # Zimbra configuration