recommit for updates in build 19
This commit is contained in:
@@ -148,7 +148,8 @@
|
||||
16
|
||||
17
|
||||
18
|
||||
19</pre>
|
||||
19
|
||||
20</pre>
|
||||
</td>
|
||||
<td>
|
||||
<pre class="code"><span class="info file"># File 'manifests/params.pp', line 6</span>
|
||||
@@ -160,7 +161,8 @@ class puppet_cd::params (
|
||||
|
||||
) {
|
||||
|
||||
$fqdn = $facts['fqdn']
|
||||
#$fqdn = $facts['fqdn']
|
||||
$fqdn = $facts['networking']['fqdn']
|
||||
|
||||
#
|
||||
# includes must be last
|
||||
|
||||
Reference in New Issue
Block a user