life-noc/icinga/services/fiscalite-personnelle.conf

83 lines
3 KiB
Text
Raw Normal View History

2026-03-06 14:35:42 -05:00
/*
AUTO-GENERATED FILE - DOMAIN: fiscalite-personnelle
Ne pas modifier manuellement.
Source: domains.yaml
*/
apply Service "fiscalite-personnelle-preparation-documents-impots" {
import "service_echeance"
vars.date_echeance = "2026-03-15"
2026-03-13 16:13:37 -04:00
vars.mock_state = "OK"
vars.mock_message = "Sous contrôle"
groups = [ "FISCALITE-PERSONNELLE" ]
2026-03-06 14:35:42 -05:00
notes = "Rassembler tous les documents fiscaux personnels"
2026-03-15 14:43:50 -04:00
vars.instructions_url = "/life-noc/item/fiscalite-personnelle/preparation-documents-impots"
2026-03-06 14:35:42 -05:00
assign where host.name == "life-noc"
}
apply Service "fiscalite-personnelle-production-impots-federal" {
import "service_echeance"
vars.date_echeance = "2026-04-30"
2026-03-13 16:13:37 -04:00
vars.mock_state = "OK"
vars.mock_message = "Sous contrôle"
groups = [ "FISCALITE-PERSONNELLE" ]
2026-03-06 14:35:42 -05:00
notes = "Produire la déclaration de revenus fédérale"
2026-03-15 14:43:50 -04:00
vars.instructions_url = "/life-noc/item/fiscalite-personnelle/production-impots-federal"
2026-03-06 14:35:42 -05:00
assign where host.name == "life-noc"
}
apply Service "fiscalite-personnelle-production-impots-quebec" {
import "service_echeance"
vars.date_echeance = "2026-04-30"
2026-03-13 16:13:37 -04:00
vars.mock_state = "OK"
vars.mock_message = "Sous contrôle"
groups = [ "FISCALITE-PERSONNELLE" ]
2026-03-06 14:35:42 -05:00
notes = "Produire la déclaration de revenus Québec"
2026-03-15 14:43:50 -04:00
vars.instructions_url = "/life-noc/item/fiscalite-personnelle/production-impots-quebec"
2026-03-06 14:35:42 -05:00
assign where host.name == "life-noc"
}
apply Service "fiscalite-personnelle-paiement-solde-impots" {
import "service_echeance"
vars.date_echeance = "2026-04-30"
2026-03-13 16:13:37 -04:00
vars.mock_state = "OK"
vars.mock_message = "Sous contrôle"
groups = [ "FISCALITE-PERSONNELLE" ]
2026-03-06 14:35:42 -05:00
notes = "Payer tout solde d'impôt exigible"
2026-03-15 14:43:50 -04:00
vars.instructions_url = "/life-noc/item/fiscalite-personnelle/paiement-solde-impots"
2026-03-06 14:35:42 -05:00
assign where host.name == "life-noc"
}
apply Service "fiscalite-personnelle-verification-avis-cotisation" {
import "service_echeance"
vars.date_echeance = "2026-05-31"
2026-03-13 16:13:37 -04:00
vars.mock_state = "OK"
vars.mock_message = "Sous contrôle"
groups = [ "FISCALITE-PERSONNELLE" ]
2026-03-06 14:35:42 -05:00
notes = "Vérifier les avis de cotisation ARC et Revenu Québec"
2026-03-15 14:43:50 -04:00
vars.instructions_url = "/life-noc/item/fiscalite-personnelle/verification-avis-cotisation"
2026-03-06 14:35:42 -05:00
assign where host.name == "life-noc"
}
apply Service "fiscalite-personnelle-archivage-documents-fiscaux" {
import "service_echeance"
vars.date_echeance = "2026-06-15"
2026-03-13 16:13:37 -04:00
vars.mock_state = "OK"
vars.mock_message = "Sous contrôle"
groups = [ "FISCALITE-PERSONNELLE" ]
2026-03-06 14:35:42 -05:00
notes = "Archiver les documents fiscaux personnels"
2026-03-15 14:43:50 -04:00
vars.instructions_url = "/life-noc/item/fiscalite-personnelle/archivage-documents-fiscaux"
2026-03-06 14:35:42 -05:00
assign where host.name == "life-noc"
}
apply Service "fiscalite-personnelle-verification-acomptes-provisionnels" {
import "service_echeance"
vars.date_echeance = "2026-03-15"
2026-03-13 16:13:37 -04:00
vars.mock_state = "OK"
vars.mock_message = "Sous contrôle"
groups = [ "FISCALITE-PERSONNELLE" ]
2026-03-06 14:35:42 -05:00
notes = "Vérifier si des acomptes provisionnels sont requis"
2026-03-15 14:43:50 -04:00
vars.instructions_url = "/life-noc/item/fiscalite-personnelle/verification-acomptes-provisionnels"
2026-03-06 14:35:42 -05:00
assign where host.name == "life-noc"
}