add httpd-tools to haproxy
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
class cd_haproxy::params (
|
||||
|
||||
$pkg_ensure = 'latest',
|
||||
$reqpackages = ['haproxy'],
|
||||
$reqpackages = ['haproxy','httpd-tools'],
|
||||
|
||||
$hy_host_fqdn = undef,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user