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