recommit for updates in build 18
This commit is contained in:
@@ -188,7 +188,7 @@ $hy_frontendrule = 'cd_haproxy/haproxy_frontend_rule.erb'
|
||||
# create frontend section
|
||||
concat::fragment { "frontend_${name}":
|
||||
target => $hy_main_config,
|
||||
content => $hy_frontendrule,
|
||||
content => template($hy_frontendrule),
|
||||
order => $frontend_order,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user