/* 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" vars.mock_state = "OK" vars.mock_message = "Sous contrôle" groups = [ "PROJETS" ] 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" vars.mock_state = "OK" vars.mock_message = "Sous contrôle" groups = [ "PROJETS" ] 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" vars.mock_state = "OK" vars.mock_message = "Sous contrôle" groups = [ "PROJETS" ] 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" vars.mock_state = "OK" vars.mock_message = "Sous contrôle" groups = [ "PROJETS" ] 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" vars.mock_state = "OK" vars.mock_message = "Sous contrôle" groups = [ "PROJETS" ] 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" vars.mock_state = "OK" vars.mock_message = "Sous contrôle" groups = [ "PROJETS" ] notes = "Révision du projet DISTRICT16" assign where host.name == "life-noc" }