recommit for updates in build 22
This commit is contained in:
@@ -69,6 +69,8 @@
|
||||
|
||||
<span class='object_link'><a href="puppet_cd_3A_3Amain_3A_3Aconfig.html" title="puppet_classes::puppet_cd::main::config (puppet_class)">puppet_cd::main::config</a></span><br/>
|
||||
|
||||
<span class='object_link'><a href="puppet_cd_3A_3Aserver_3A_3Aservice.html" title="puppet_classes::puppet_cd::server::service (puppet_class)">puppet_cd::server::service</a></span><br/>
|
||||
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
@@ -149,7 +151,9 @@
|
||||
17
|
||||
18
|
||||
19
|
||||
20</pre>
|
||||
20
|
||||
21
|
||||
22</pre>
|
||||
</td>
|
||||
<td>
|
||||
<pre class="code"><span class="info file"># File 'manifests/params.pp', line 6</span>
|
||||
@@ -161,8 +165,10 @@ class puppet_cd::params (
|
||||
|
||||
) {
|
||||
|
||||
#$fqdn = $facts['fqdn']
|
||||
$fqdn = $facts['networking']['fqdn']
|
||||
$fqdn = $facts['networking']['fqdn']
|
||||
|
||||
# service
|
||||
$pt_service = 'puppetserver'
|
||||
|
||||
#
|
||||
# includes must be last
|
||||
|
||||
Reference in New Issue
Block a user