removed jenkins check command from base commands, as that has been outsourced to the jenkins module
This commit is contained in:
@@ -55,10 +55,5 @@ class cd_nagios::nagios::objects::add_servicegroup_rules (
|
||||
content => template($ng_tgt_svcgrp_head_erb),
|
||||
order => '000',
|
||||
}
|
||||
|
||||
cd_nagios::nagios::objects::add_servicegroups { 'example_servicegroup':
|
||||
ng_servicegroup_name => 'example_servicegroup',
|
||||
ng_servicegroup_alias => 'Example Servicegroup',
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user