This commit is contained in:
Daniel Allaire 2026-03-06 14:41:50 -05:00
parent bbcad6d8cf
commit d1e7e67bde

View file

@ -1,14 +0,0 @@
apply Service "CP-MENSUEL-FINANCES-REVISION_COMPTES" {
import "service-echance-vie"
vars.date_echeance = "2026-04-01"
vars.warning_days = 5
vars.critical_days = 1
vars.domaine_vie = "FINANCES"
assign where host.name == "life-noc"
}