From 58e933b77f61192061258558c40d8331c6a30e74 Mon Sep 17 00:00:00 2001
From: Jenkins ConfDroid
Date: Sat, 22 Feb 2025 13:05:46 +0100
Subject: [PATCH] recommit for updates in build 250
---
doc/puppet_classes/cd_haproxy_3A_3Aparams.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/puppet_classes/cd_haproxy_3A_3Aparams.html b/doc/puppet_classes/cd_haproxy_3A_3Aparams.html
index 53afd02..4d22310 100644
--- a/doc/puppet_classes/cd_haproxy_3A_3Aparams.html
+++ b/doc/puppet_classes/cd_haproxy_3A_3Aparams.html
@@ -136,7 +136,7 @@ type to choose, i.e. latest or present.
(string)
- (defaults to: ['haproxy'])
+ (defaults to: ['haproxy','httpd-tools'])
—
@@ -894,7 +894,7 @@ succeed.
class cd_haproxy::params (
$pkg_ensure = 'latest',
-$reqpackages = ['haproxy'],
+$reqpackages = ['haproxy','httpd-tools'],
$hy_host_fqdn = undef,