From 53eb86fcb96be2cf952153f285f42e92820b0fc5 Mon Sep 17 00:00:00 2001 From: marcelloc Date: Fri, 22 Feb 2013 11:29:44 -0300 Subject: haproxy-devel - package version to haproxy 1.5 devel with ssl offloading --- config/haproxy-devel/haproxy_frontend.xml | 225 ++++++++++++++++++++++++++++++ 1 file changed, 225 insertions(+) create mode 100755 config/haproxy-devel/haproxy_frontend.xml (limited to 'config/haproxy-devel/haproxy_frontend.xml') diff --git a/config/haproxy-devel/haproxy_frontend.xml b/config/haproxy-devel/haproxy_frontend.xml new file mode 100755 index 00000000..fc31306e --- /dev/null +++ b/config/haproxy-devel/haproxy_frontend.xml @@ -0,0 +1,225 @@ + + + + + + + + Describe your package here + Describe your package requirements here + Currently there are no FAQ items provided. + haproxyfrontend + 1.0 + Services: HaProxy - Frontend Lists + /usr/local/pkg/haproxy.inc + + + Settings + /haproxy_global.php + + + General + /pkg.php?xml=haproxy_frontend.xml + + + Servers + /haproxy_servers.php + + + + + Name + name + + + Description + description + + + Stats URI + uri + + + Type + type + + on + + + + Site Access Lists + listtopic + + + Name + name + + input + 25 + + + description + description + input + 80 + + + Banned + listtopic + + + Enable + bannedsite_enabled + checkbox + + + + Include + banned_includes + + select_source + + descr + file + + 6 + + + Config + banned_sitelist + + Leave empty to load dansguardian defaults]]> + textarea + 80 + 10 + base64 + + + Grey + listtopic + + + Enable + greysite_enabled + checkbox + + + + Config + grey_sitelist + + Leave empty to load dansguardian defaults]]> + textarea + 80 + 10 + base64 + + + Exception + listtopic + + + Enable + exceptionsite_enabled + checkbox + + + + Include + exception_includes + + select_source + + descr + file + + 5 + + + Config + exception_sitelist + + Leave empty to load dansguardian defaults]]> + textarea + 80 + 10 + base64 + + + File + exceptionfile_sitelist + + Leave empty to load dansguardian defaults]]> + textarea + 80 + 10 + base64 + + + Log + listtopic + + + Enable + logsite_enabled + checkbox + + + + Config + log_sitelist + + Leave empty to load dansguardian defaults]]> + textarea + 80 + 10 + base64 + + + + + dansguardian_php_install_command(); + + + dansguardian_php_deinstall_command(); + + + dansguardian_validate_input($_POST, &$input_errors); + + + sync_package_dansguardian(); + + \ No newline at end of file -- cgit v1.2.3