OP#436 disable commands export
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
## confdroid_nagios::nagios::objects::commands_df.pp
|
||||
# Module name: confdroid_nagios
|
||||
# Author: 12ww1160 (12ww1160@confdroid.com)
|
||||
# @summary define manages the commands in/etc/nagios/conf.d/commands.cfg
|
||||
# @param [String] ng_user_arg_name the name of user argument i.e. $user1$
|
||||
# @param [String] ng_user_arg_value the value of t user argument i.e. $user1$
|
||||
# @param [String] ng_user_arg_comment the argument i.e. $user1$
|
||||
# @param [String] ng_resource_rule_erb resource rule #
|
||||
#############################################################################
|
||||
define confdroid_nagios::nagios::objects::commands_df (
|
||||
|
||||
) {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user