From 0fe0778024b6e3f66cf6e8358ee33d5340e3b0e1 Mon Sep 17 00:00:00 2001 From: 12WW1160 Date: Sat, 2 Jan 2021 21:09:56 +0100 Subject: [PATCH] spellcheck --- .spelling | 1 + README.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.spelling b/.spelling index 85151a7..87711c9 100644 --- a/.spelling +++ b/.spelling @@ -48,3 +48,4 @@ params.pp Foreman hostgroup confdroid +haproxy.cfg diff --git a/README.md b/README.md index 86eed22..2009c72 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ via web browser. ## 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. In order to create proxy instances, you will need an external class, which addresses the define, like so: