recommit for updates in build 3

This commit is contained in:
Jenkins ConfDroid
2018-12-07 15:09:55 +01:00
parent 3f1e5d6f35
commit 672d9954a0
17 changed files with 236 additions and 286 deletions

View File

@@ -6,7 +6,7 @@
<title>
Puppet Class: cd_haproxy::params
&mdash; Documentation by YARD 0.9.12
&mdash; Documentation by YARD 0.9.16
</title>
@@ -98,40 +98,29 @@ inherited by all classes except defines.
<div class="docstring">
<div class="discussion">
<p>cd_haproxy::params.pp
Module name: cd_haproxy
Author: Arne Teuke
(arne_teuke@confdroid.com)
License:
This file is part of cd_haproxy.</p>
<p>cd_haproxy::params.pp Module name: cd_haproxy Author: Arne Teuke
(arne_teuke@confdroid.com) License: This file is part of cd_haproxy.</p>
<p>cd_haproxy is used for providing automatic configuration of HA proxy.
Copyright (C) 2017 confdroid (copyright@confdroid.com)
This program is
free software: you can redistribute it and/or modify
it under the terms of
the GNU General Public License as published by
the Free Software
Foundation, either version 3 of the License, or
(at your option) any later
<p>cd_haproxy is used for providing automatic configuration of HA proxy.
Copyright (C) 2017 confdroid (copyright@confdroid.com) This program is
free software: you can redistribute it and/or modify it under the terms of
the GNU General Public License as published by the Free Software
Foundation, either version 3 of the License, or (at your option) any later
version.</p>
<p>This program is distributed in the hope that it will be useful,
but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License
<p>This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
for more details.</p>
<p>You should have received a copy of the GNU General Public License
along
<p>You should have received a copy of the GNU General Public License along
with this program. If not, see <a
href="http://www.gnu.org/licenses">www.gnu.org/licenses</a>/.</p>
</div>
</div>
<div class="tags">
<p class="tag_title">Parameters:</p>
<ul class="param">
@@ -150,8 +139,7 @@ href="http://www.gnu.org/licenses">www.gnu.org/licenses</a>/.</p>
&mdash;
<div class='inline'>
<p>which <a href="https://confdroid.com/2017/05/puppet-type-package/">package
type</a>
to choose, i.e. <code>latest</code> or <code>present</code>.</p>
type</a> to choose, i.e. <code>latest</code> or <code>present</code>.</p>
</div>
</li>
@@ -187,8 +175,7 @@ to choose, i.e. <code>latest</code> or <code>present</code>.</p>
&mdash;
<div class='inline'>
<p>the fqdn of the ha proxy host. mmust be fqdn,
not cname. specify multiple
<p>the fqdn of the ha proxy host. mmust be fqdn, not cname. specify multiple
fqdns via array.</p>
</div>
@@ -225,8 +212,7 @@ fqdns via array.</p>
&mdash;
<div class='inline'>
<p>the rule number to control the oder of the
firewall rules.</p>
<p>the rule number to control the oder of the firewall rules.</p>
</div>
</li>
@@ -244,8 +230,7 @@ firewall rules.</p>
&mdash;
<div class='inline'>
<p>which mode the ha proxy should work in.
Valid oprtions are
<p>which mode the ha proxy should work in. Valid oprtions are
<code>http</code> and <code>tcp</code>.</p>
</div>
@@ -264,10 +249,8 @@ Valid oprtions are
&mdash;
<div class='inline'>
<p>the frontend port to list to. opens in firewall,
if enabled, and is used in
configuration templates. only active if
<code>hy_proxy_mode</code> is set
<p>the frontend port to list to. opens in firewall, if enabled, and is used in
configuration templates. only active if <code>hy_proxy_mode</code> is set
to <code>tcp</code>.</p>
</div>
@@ -286,8 +269,7 @@ to <code>tcp</code>.</p>
&mdash;
<div class='inline'>
<p>the backend port to send traffic through. only
active if
<p>the backend port to send traffic through. only active if
<code>hy_proxy_mode</code> is set to <code>tcp</code>.</p>
</div>