# -*- vim:ft=sh # # Matching vz template <-> AI component # It requires for EZ installer to have a posibility # to resolve conflicts between EZ templates and installed packages # # depends - AI component names for described EZ template vz_tpl_release="PLESK_12_0_18" vz_tpl_major="pp12" vz_tpl_versionfree="pp" vz_tpl_major_list="core antivirus apache_sni billing bind cf courier dovecot kav \ mailman migration cloudflare msmtp mysql55 nginx addons panel php5 php53 \ postfix qmail spam tomcat vps watchdog web_addons webmail" vz_tpl_versionfree_list="core_vl antivirus apache_sni billing bind cf kav mailman migration \ cloudflare msmtp mysql55 nginx addons php5 php53 postfix qmail spam \ tomcat vps watchdog web_addons webmail" core_description="Plesk essential base components" core_template="" core_depends="common web-hosting mod_python mod_fcgid webalizer sitebuilder awstats agent" core_conflicts="" core_vl_description="Plesk essential base components" core_vl_template="" core_vl_depends="common panel web-hosting mod_python mod_fcgid webalizer sitebuilder awstats agent" core_vl_conflicts="" panel_description="Plesk essential panel component" panel_template="panel" panel_depends="" panel_conflicts="" antivirus_description="Plesk Premium Antivirus" antivirus_template="antivirus" antivirus_depends="drweb" antivirus_conflicts="" apache_sni_description="Apache Web Server with SNI support" apache_sni_template="apache-sni" apache_sni_depends="apache-sni" apache_sni_conflicts="" billing_description="Billing" billing_template="billing" billing_depends="billing pba" billing_conflicts="" bind_description="Bind" bind_template="bind" bind_depends="bind" bind_conflicts="" cf_description="Coldfusion Support" cf_template="cf-support" cf_depends="cf-support" cf_conflicts="" dovecot_description="Dovecot Support" dovecot_template="dovecot" dovecot_depends="dovecot" dovecot_conflicts="" courier_description="Courier IMAP Support" courier_template="courier-imap" courier_depends="courier" courier_conflicts="" kav_descriptsion="Kaspersky Antivirus" kav_template="kav" kav_depends="kav" kav_conflicts="" mailman_description="Mail Lists Support" mailman_template="mailman" mailman_depends="mailman" mailman_conflicts="" migration_description="Parallels Migration Management" migration_template="migration" migration_depends="pmm" migration_conflicts="" cloudflare_description="Cloudflare" cloudflare_template="mod-cloudflare" cloudflare_depends="mod-cloudflare" cloudflare_conflicts="" msmtp_description="MSMTP Mail Transfer Agent support" msmtp_template="msmtp" msmtp_depends="msmtp" msmtp_conflicts="" mysql55_description="Mysql 5.5 support" mysql55_template="mysql5.5" mysql55_depends="mysql" mysql55_conflicts="" nginx_description="NGINX as frontend Web Server support" nginx_template="nginx" nginx_depends="nginx" nginx_conflicts="" addons_description="Parallels Plesk Modules" addons_template="panel-addons" addons_depends="psa-firewall psa-fileserver psa-vpn" addons_conflicts="" php5_description="PHP 5 support" php5_template="php5" php5_depends="php5" php5_conflicts="php53" php53_description="PHP 5.3 support" php53_template="php53" php53_depends="php53" php53_conflicts="php5" postfix_description="Postfix Mail Transfer Agent support" postfix_template="postfix" postfix_depends="postfix" postfix_conflicts="qmail" qmail_description="Qmail Mail Transfer Agent support" qmail_template="qmail" qmail_depends="qmail" qmail_conflicts="postfix" spam_description="SpamAssassin support" spam_template="spamassassin" spam_depends="spamassassin" spam_conflicts="" tomcat_description="Tomcat support" tomcat_template="tomcat" tomcat_depends="java" tomcat_conflicts="" vps_description="VPS Optimizations" vps_template="vps-optimized" vps_depends="" vps_conflicts="" watchdog_description="Watchdog supports" watchdog_template="watchdog" watchdog_depends="watchdog" watchdog_conflicts="" web_addons_description="Web Hosting Additional components" web_addons_template="webhosting-addons" web_addons_depends="mod-bw mod_perl" web_addons_conflicts="" webmail_description="Webmail support" webmail_template="webmail" webmail_depends="horde roundcube" webmail_conflicts=""