This commit is contained in:
12WW1160
2021-01-02 22:24:20 +01:00
parent bb2d9f245e
commit b618b3ea41

View File

@@ -8,7 +8,7 @@
incoming requests between multiple instances of web-, application- or database
servers etc.
`cd_haproxy` automates installation and configuration of `HA proxy`
`cd_haproxy` automates installation and configuration of `HA proxy`
including self-healing, monitoring and firewall etc.
# WARNING
@@ -111,12 +111,11 @@ If selinux is disabled, these contexts are ignored.
* OS: CentOS 7
* Puppet 5.x
# Tests
* Puppet Lint
* excluded tests:
* `--no-class_inherits_from_params_class-check`:relevant only to
* `--no-class_inherits_from_params_class-check`:relevant only to
non-supported outdated puppet versions
* `--no-variable_scope-check`: not applicable as we are inheriting
parameters from the params class. the lint check does not distinguish
@@ -125,13 +124,12 @@ If selinux is disabled, these contexts are ignored.
80 characters, although typically only occurring on the
parameter vault `params.pp`.
* `--no-arrow_alignment-check`: this check leads to actually not having
easily readable arrow alignments, as this checks `per block`,
easily readable arrow alignments, as this checks `per block`,
not per class.
* Puppet Parser
* ERB Template Parser
* Test for unwanted UTF8 files
# Contact Us
[contact Us](https://confdroid.com/contact/)