Recommit for updates in build 8
This commit is contained in:
@@ -219,7 +219,13 @@
|
||||
18
|
||||
19
|
||||
20
|
||||
21</pre>
|
||||
21
|
||||
22
|
||||
23
|
||||
24
|
||||
25
|
||||
26
|
||||
27</pre>
|
||||
</td>
|
||||
<td>
|
||||
<pre class="code"><span class="info file"># File 'manifests/params.pp', line 11</span>
|
||||
@@ -232,6 +238,12 @@ class prometheus_cd::params (
|
||||
Boolean $manage_node_exporter = false,
|
||||
|
||||
) {
|
||||
# defaults
|
||||
$fqdn = $facts['networking']['fqdn']
|
||||
$domain = $facts['networking']['domain']
|
||||
$os_name = $facts['os']['name']
|
||||
$os_release = $facts['os']['release']['major']
|
||||
|
||||
# includes must be last
|
||||
include prometheus_cd::main::config
|
||||
}</pre>
|
||||
|
||||
Reference in New Issue
Block a user