Recommit for updates in build 12
This commit is contained in:
@@ -342,7 +342,12 @@ inherited by all classes except defines.
|
||||
61
|
||||
62
|
||||
63
|
||||
64</pre>
|
||||
64
|
||||
65
|
||||
66
|
||||
67
|
||||
68
|
||||
69</pre>
|
||||
</td>
|
||||
<td>
|
||||
<pre class="code"><span class="info file"># File 'manifests/params.pp', line 24</span>
|
||||
@@ -384,6 +389,11 @@ class confdroid_nagios::params (
|
||||
$ng_log_dir = '/var/log/nagios'
|
||||
$ng_log_archives = "${ng_log_dir}/archives"
|
||||
$ng_spool_dir = '/var/spool/nagios'
|
||||
$ng_usr_share = '/usr/share/nagios'
|
||||
$ng_share_html = "${ng_usr_share}/html"
|
||||
$ng_run_dir = '/var/run/nagios'
|
||||
$ng_cmd_dir = "${ng_spool_dir}/cmd"
|
||||
$ng_checkresults_dir = "${ng_spool_dir}/checkresults"
|
||||
|
||||
# includes must be last
|
||||
include confdroid_nagios::main::config
|
||||
|
||||
Reference in New Issue
Block a user