diff --git a/manifests/params.pp b/manifests/params.pp index 7182fe4..2f163a8 100644 --- a/manifests/params.pp +++ b/manifests/params.pp @@ -129,7 +129,7 @@ $hy_errors_dir = "${hy_main_dir}/errors" $hy_main_config = "${hy_main_dir}/haproxy.cfg" $hy_config_head_erb = 'cd_haproxy/haproxy_head.erb' $hy_400_file = "${hy_errors_dir}/400.http" -$hy_400_erb = 'cd_haproxy/400_http.erb' +$hy_400_erb = 'cd_haproxy/errors/400_http.erb' # includes must be last