recommit for updates in build 250
This commit is contained in:
@@ -136,7 +136,7 @@ type</a> to choose, i.e. <code>latest</code> or <code>present</code>.</p>
|
||||
<span class='type'>(<tt>string</tt>)</span>
|
||||
|
||||
|
||||
<em class="default">(defaults to: <tt>['haproxy']</tt>)</em>
|
||||
<em class="default">(defaults to: <tt>['haproxy','httpd-tools']</tt>)</em>
|
||||
|
||||
|
||||
—
|
||||
@@ -894,7 +894,7 @@ succeed.</p>
|
||||
class cd_haproxy::params (
|
||||
|
||||
$pkg_ensure = 'latest',
|
||||
$reqpackages = ['haproxy'],
|
||||
$reqpackages = ['haproxy','httpd-tools'],
|
||||
|
||||
$hy_host_fqdn = undef,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user