add fqdn to define
This commit is contained in:
@@ -60,6 +60,8 @@ define haproxy_cd::server::proxy (
|
||||
String $be_acl_rule = '',
|
||||
|
||||
) {
|
||||
$fqdn = $facts['networking']['fqdn']
|
||||
|
||||
$hy_main_config = '/etc/haproxy/haproxy.cfg'
|
||||
$hy_frontendrule = 'haproxy_cd/haproxy_frontend_rule.erb'
|
||||
$hy_backendrule = 'haproxy_cd/haproxy_backend_rule.erb'
|
||||
|
||||
Reference in New Issue
Block a user