/* AUTO-GENERATED FILE - DOMAIN: actifs-chezlepro Ne pas modifier manuellement. Source: domains.yaml */ apply Service "actifs-chezlepro-revision-inventaire-materiel" { import "service_echeance" vars.date_echeance = "2026-05-01" notes = "Revoir l'inventaire du matériel de Chezlepro" assign where host.name == "life-noc" } apply Service "actifs-chezlepro-verification-amortissables" { import "service_echeance" vars.date_echeance = "2026-06-01" notes = "Vérifier le registre des biens amortissables" assign where host.name == "life-noc" } apply Service "actifs-chezlepro-verification-serveurs-et-composants" { import "service_echeance" vars.date_echeance = "2026-05-15" notes = "Vérifier l'état des serveurs et composants matériels" assign where host.name == "life-noc" } apply Service "actifs-chezlepro-verification-reserve-pieces" { import "service_echeance" vars.date_echeance = "2026-06-01" notes = "Vérifier les pièces de rechange critiques" assign where host.name == "life-noc" } apply Service "actifs-chezlepro-revision-actifs-transferts" { import "service_echeance" vars.date_echeance = "2026-06-15" notes = "Réviser les actifs transférés ou à transférer à l'entreprise" assign where host.name == "life-noc" }