Recommit for updates in build 98
This commit is contained in:
@@ -153,7 +153,7 @@ inherited by all classes except defines.
|
|||||||
<span class='type'>(<tt>Array</tt>)</span>
|
<span class='type'>(<tt>Array</tt>)</span>
|
||||||
|
|
||||||
|
|
||||||
<em class="default">(defaults to: <tt>[$ng_users,'nagios-devel']</tt>)</em>
|
<em class="default">(defaults to: <tt>['nagios','nagios-devel']</tt>)</em>
|
||||||
|
|
||||||
|
|
||||||
—
|
—
|
||||||
@@ -1082,7 +1082,7 @@ class confdroid_nagios::params (
|
|||||||
|
|
||||||
# main
|
# main
|
||||||
String $ng_nagios_server = 'nagios.example.net',
|
String $ng_nagios_server = 'nagios.example.net',
|
||||||
Array $ng_reqpackages_server = [$ng_users,'nagios-devel'],
|
Array $ng_reqpackages_server = ['nagios','nagios-devel'],
|
||||||
Array $ng_reqpackages_client = ['net-snmp-utils','nagios-plugins','nagios-plugins-all','nagios-plugins-nrpe','nagios-common'],
|
Array $ng_reqpackages_client = ['net-snmp-utils','nagios-plugins','nagios-plugins-all','nagios-plugins-nrpe','nagios-common'],
|
||||||
String $ng_pkg_ensure = 'present',
|
String $ng_pkg_ensure = 'present',
|
||||||
Boolean $ng_include_nrpe = true,
|
Boolean $ng_include_nrpe = true,
|
||||||
|
|||||||
Reference in New Issue
Block a user