/* 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" vars.instructions_url = "/life-noc/item/projets/revision-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" vars.instructions_url = "/life-noc/item/projets/revision-alliance-boreale" 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" vars.instructions_url = "/life-noc/item/projets/revision-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" vars.instructions_url = "/life-noc/item/projets/revision-semence-numerique" 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" vars.instructions_url = "/life-noc/item/projets/revision-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" vars.instructions_url = "/life-noc/item/projets/revision-district16" assign where host.name == "life-noc" }