puppet_haproxy.git, branch master [puppet_haproxy] [deprec] use @ in front of erb template tags 2015-11-09T08:51:51+00:00 varac varacanero@zeromail.org 2015-11-09T08:51:51+00:00 af322a73c013f80a958ab7d5d31d0c75cf6d0523 Puppet 3 shows now deprecation warnings if the "@" is missing. see https://docs.puppetlabs.com/puppet/latest/reference/lang_template_erb.html#non-printing-tags
Puppet 3 shows now deprecation warnings if the "@" is missing.

see https://docs.puppetlabs.com/puppet/latest/reference/lang_template_erb.html#non-printing-tags
add a version parameter to enable installing different versions of the haproxy package 2013-04-16T15:57:34+00:00 Micah Anderson micah@riseup.net 2013-04-16T15:57:34+00:00 b398f3cb0a67d1170d0564a3f03977f9a08c2b6c

indent the 'mode' template addition from previous commit to line up with other options 2013-02-25T20:40:05+00:00 Micah Anderson micah@riseup.net 2013-02-25T20:40:05+00:00 967e0097f9447d6c73eeb99ef4b0df2a941820c3

add missing mode in listen template 2013-02-25T20:31:04+00:00 Micah Anderson micah@riseup.net 2013-02-25T20:31:04+00:00 446913b18239a475586f29a1856e8ad1039c6a7e

set the owner/group and mode of the chroot directory properly 2013-02-25T19:59:10+00:00 Micah Anderson micah@riseup.net 2013-02-25T19:59:10+00:00 1396a9ebeb26fd3fa0635dbc6c51537d23c14fd9 "It is important to ensure that <jail_dir> is both empty and unwritable to anyone." reference: http://cbonte.github.com/haproxy-dconv/configuration-1.4.html#3-chroot
"It is important to ensure that <jail_dir> is both empty and unwritable to
anyone."

reference: http://cbonte.github.com/haproxy-dconv/configuration-1.4.html#3-chroot
add Debian to supported Operating systems (I have tested this) 2013-02-25T17:25:53+00:00 Micah Anderson micah@riseup.net 2013-02-25T17:25:53+00:00 e4c08ad09b96794ea70ce337c574568e4e52297b

Remove redhat/centos specific comment 2013-02-25T16:36:04+00:00 Riseup Labs labs@riseup.net 2013-02-25T16:36:04+00:00 26b0806fa69caa0eaca89081e1a54f8b4dad86e2

Move dependencies block to the top 2013-02-25T16:29:06+00:00 Riseup Labs labs@riseup.net 2013-02-25T16:29:06+00:00 7b71b9ea99e7fd67f36512d59ff778d5a7774623 Move dependencies block above the basic usage section
Move dependencies block above the basic usage section
Move required dependencies to README 2013-02-25T16:28:22+00:00 Riseup Labs labs@riseup.net 2013-02-25T16:28:22+00:00 9310fb255817ce1f1309fc17bcf62d444f50f8d8 Moved required dependencies from init.pp into the README
Moved required dependencies from init.pp into the README
Remove duplicate OS comment 2013-02-25T16:24:41+00:00 Riseup Labs labs@riseup.net 2013-02-25T16:24:41+00:00 36b9cf1e7598797e8ef2e0dd6a12f0c0f9eb4ee7 Removed "Currently Redhat family OSes are supported." because later in the file it says, "Tested and built on Ubuntu and CentOS"
Removed "Currently Redhat family OSes are supported." because later
in the file it says, "Tested and built on Ubuntu and CentOS"