Compare commits
4 Commits
bffc0d03d0
...
e8351b7dd3
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e8351b7dd3 | ||
|
|
256fec2b64 | ||
| eefd846f7c | |||
|
|
921b332d5a |
@@ -465,7 +465,10 @@
|
||||
60
|
||||
61
|
||||
62
|
||||
63</pre>
|
||||
63
|
||||
64
|
||||
65
|
||||
66</pre>
|
||||
</td>
|
||||
<td>
|
||||
<pre class="code"><span class="info file"># File 'manifests/params.pp', line 25</span>
|
||||
@@ -497,6 +500,9 @@ class confdroid_alloy::params (
|
||||
Array $ay_target_contacts = ['nagiosadmin'],
|
||||
|
||||
) {
|
||||
# defaults
|
||||
$fqdn = $facts['networking']['fqdn']
|
||||
|
||||
# service
|
||||
$ay_service = 'alloy'
|
||||
|
||||
|
||||
@@ -49,6 +49,9 @@ class confdroid_alloy::params (
|
||||
Array $ay_target_contacts = ['nagiosadmin'],
|
||||
|
||||
) {
|
||||
# defaults
|
||||
$fqdn = $facts['networking']['fqdn']
|
||||
|
||||
# service
|
||||
$ay_service = 'alloy'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user