47 lines
1.5 KiB
Text
47 lines
1.5 KiB
Text
/*
|
|
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"
|
|
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"
|
|
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"
|
|
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"
|
|
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"
|
|
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"
|
|
notes = "Vérification des jobs automatisés et scripts périodiques"
|
|
assign where host.name == "life-noc"
|
|
}
|