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