recommit for updates in build 42

This commit is contained in:
Jenkins ConfDroid
2018-12-30 17:51:20 +01:00
parent 138c2bac0e
commit 6b257cb39a
5 changed files with 82 additions and 4 deletions

View File

@@ -810,7 +810,10 @@ succeed.</p>
132
133
134
135</pre>
135
136
137
138</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'manifests/params.pp', line 74</span>
@@ -867,10 +870,13 @@ $hy_service = &#39;haproxy&#39;
# directories
$hy_main_dir = &#39;/etc/haproxy&#39;
$hy_errors_dir = &quot;${hy_main_dir}/errors&quot;
# files
$hy_main_config = &quot;${hy_main_dir}/haproxy.cfg&quot;
$hy_config_head_erb = &#39;cd_haproxy/haproxy_head.erb&#39;
$hy_400_file = &quot;${hy_errors_dir}/400.http&quot;
$hy_400_erb = &#39;cd_haproxy/400_http.erb&#39;
# includes must be last