fix template
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
class haproxy_cd::params (
|
||||
|
||||
String $pkg_ensure = 'latest',
|
||||
Array $reqpackages = ['haproxy','httpd-tools'],
|
||||
Array $reqpackages = ['haproxy','httpd-tools'],
|
||||
|
||||
String $hy_host_fqdn = undef,
|
||||
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
###############################################################################
|
||||
define haproxy_cd::server::proxy (
|
||||
|
||||
String $haproxy_fqdn = undef,
|
||||
String $haproxy_fqdn = undef,
|
||||
String $frontend_name = undef,
|
||||
String $frontend_mode = undef,
|
||||
String $fe_use_backend = '',
|
||||
|
||||
Reference in New Issue
Block a user