/* AUTO-GENERATED FILE - DOMAIN: exploitation-chezlepro Ne pas modifier manuellement. Source: domains.yaml */ apply Service "exploitation-chezlepro-revision-playbooks-ansible" { import "service_echeance" vars.date_echeance = "2026-05-01" vars.mock_state = "OK" vars.mock_message = "Sous contrôle" groups = [ "EXPLOITATION-CHEZLEPRO" ] notes = "Revue des playbooks Ansible" assign where host.name == "life-noc" } apply Service "exploitation-chezlepro-verification-inventaires-ansible" { import "service_echeance" vars.date_echeance = "2026-05-01" vars.mock_state = "OK" vars.mock_message = "Sous contrôle" groups = [ "EXPLOITATION-CHEZLEPRO" ] notes = "Vérification des inventaires Ansible" assign where host.name == "life-noc" } apply Service "exploitation-chezlepro-revision-documentation-technique" { import "service_echeance" vars.date_echeance = "2026-05-15" vars.mock_state = "OK" vars.mock_message = "Sous contrôle" groups = [ "EXPLOITATION-CHEZLEPRO" ] notes = "Revue de la documentation technique Chezlepro" assign where host.name == "life-noc" } apply Service "exploitation-chezlepro-verification-procedures-reprise" { import "service_echeance" vars.date_echeance = "2026-06-01" vars.mock_state = "OK" vars.mock_message = "Sous contrôle" groups = [ "EXPLOITATION-CHEZLEPRO" ] notes = "Vérifier les procédures de reprise et restauration" assign where host.name == "life-noc" } apply Service "exploitation-chezlepro-revue-capacite-ressources" { import "service_echeance" vars.date_echeance = "2026-06-15" vars.mock_state = "OK" vars.mock_message = "Sous contrôle" groups = [ "EXPLOITATION-CHEZLEPRO" ] notes = "Revue CPU RAM stockage et charge de l'infrastructure" assign where host.name == "life-noc" } apply Service "exploitation-chezlepro-verification-jobs-automatises" { import "service_echeance" vars.date_echeance = "2026-05-15" vars.mock_state = "OK" vars.mock_message = "Sous contrôle" groups = [ "EXPLOITATION-CHEZLEPRO" ] notes = "Vérification des jobs automatisés et scripts périodiques" assign where host.name == "life-noc" }