Compare commits
1 Commits
e8351b7dd3
...
bffc0d03d0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bffc0d03d0 |
@@ -465,10 +465,7 @@
|
||||
60
|
||||
61
|
||||
62
|
||||
63
|
||||
64
|
||||
65
|
||||
66</pre>
|
||||
63</pre>
|
||||
</td>
|
||||
<td>
|
||||
<pre class="code"><span class="info file"># File 'manifests/params.pp', line 25</span>
|
||||
@@ -500,9 +497,6 @@ class confdroid_alloy::params (
|
||||
Array $ay_target_contacts = ['nagiosadmin'],
|
||||
|
||||
) {
|
||||
# defaults
|
||||
$fqdn = $facts['networking']['fqdn']
|
||||
|
||||
# service
|
||||
$ay_service = 'alloy'
|
||||
|
||||
|
||||
@@ -49,9 +49,6 @@ 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