spellcheck

This commit is contained in:
12WW1160
2021-01-02 21:09:56 +01:00
parent c69fe1a46b
commit 0fe0778024
2 changed files with 2 additions and 1 deletions

View File

@@ -48,3 +48,4 @@ params.pp
Foreman Foreman
hostgroup hostgroup
confdroid confdroid
haproxy.cfg

View File

@@ -80,7 +80,7 @@ via web browser.
## Via Define ## Via Define
The proxy instances are configured in /etc/haproxy/haproxy.cfg, which is The proxy instances are configured in `/etc/haproxy/haproxy.cfg`, which is
concatenated from various templates through a define in this puppet module. concatenated from various templates through a define in this puppet module.
In order to create proxy instances, you will need an external class, which In order to create proxy instances, you will need an external class, which
addresses the define, like so: addresses the define, like so: