life-noc/icinga/services/projets.conf

47 lines
1.3 KiB
Text

/*
AUTO-GENERATED FILE - DOMAIN: projets
Ne pas modifier manuellement.
Source: domains.yaml
*/
apply Service "projets-revision-life-noc" {
import "service_echeance"
vars.date_echeance = "2026-04-01"
notes = "Révision du projet Life-NOC"
assign where host.name == "life-noc"
}
apply Service "projets-revision-alliance-boreale" {
import "service_echeance"
vars.date_echeance = "2026-04-15"
notes = "Révision du projet Alliance Boréale"
assign where host.name == "life-noc"
}
apply Service "projets-revision-erplibre" {
import "service_echeance"
vars.date_echeance = "2026-05-01"
notes = "Révision du projet ERPLibre"
assign where host.name == "life-noc"
}
apply Service "projets-revision-semence-numerique" {
import "service_echeance"
vars.date_echeance = "2026-05-15"
notes = "Révision du projet semence numérique"
assign where host.name == "life-noc"
}
apply Service "projets-revision-ortrux-1" {
import "service_echeance"
vars.date_echeance = "2026-05-15"
notes = "Révision du système Ortrux-1"
assign where host.name == "life-noc"
}
apply Service "projets-revision-district16" {
import "service_echeance"
vars.date_echeance = "2026-05-01"
notes = "Révision du projet DISTRICT16"
assign where host.name == "life-noc"
}