OP#436 enable commands export

This commit is contained in:
2026-03-09 15:09:14 +01:00
parent a6af9314bc
commit e69e8648c6

View File

@@ -1,14 +0,0 @@
## 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 (
) {
}