added and linked template_rules
This commit is contained in:
@@ -20,7 +20,9 @@
|
|||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
# @summary Define manages populates /etc/nagios/conf.d/templates.cfg.
|
# @summary Define manages populates /etc/nagios/conf.d/templates.cfg.
|
||||||
################################################################################
|
################################################################################
|
||||||
defie cd_nagios::nagios::objects::templates (
|
define cd_nagios::nagios::objects::templates (
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
) {
|
) {
|
||||||
|
|
||||||
|
|||||||
4
templates/nagios/templates_cfg_rule.erb
Normal file
4
templates/nagios/templates_cfg_rule.erb
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
|
||||||
|
define <%= @ng_template_object %>{
|
||||||
|
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user