recommit for updates in build 10
This commit is contained in:
@@ -119,7 +119,7 @@
|
|||||||
<span class='type'>(<tt>Any</tt>)</span>
|
<span class='type'>(<tt>Any</tt>)</span>
|
||||||
|
|
||||||
|
|
||||||
<em class="default">(defaults to: <tt>undef</tt>)</em>
|
<em class="default">(defaults to: <tt>'client001.studydivision.local'</tt>)</em>
|
||||||
|
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
@@ -157,7 +157,7 @@
|
|||||||
class puppet_cd::params (
|
class puppet_cd::params (
|
||||||
|
|
||||||
$pt_manage_fw = true,
|
$pt_manage_fw = true,
|
||||||
$pt_puppetmaster = undef,
|
$pt_puppetmaster = 'client001.studydivision.local',
|
||||||
|
|
||||||
) {
|
) {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user