/* AUTO-GENERATED FILE - DOMAIN: fiscalite-personnelle Ne pas modifier manuellement. Source: domains.yaml */ apply Service "fiscalite-personnelle-preparation-documents-impots" { import "service_life_noc_probe" vars.life_noc_probe_type = "elapsed_time" vars.life_noc_source_type = "manual_date" vars.life_noc_source_value = "" vars.life_noc_inputs_file = "/opt/life-noc/data/inputs/fiscalite-personnelle.yaml" vars.life_noc_item_key = "preparation-documents-impots" vars.life_noc_metric_unit = "days" vars.life_noc_label = "preparation-documents-impots" groups = [ "FISCALITE-PERSONNELLE" ] vars.life_noc_threshold_unknown_lt = "5" vars.life_noc_threshold_ok_gte = "5" vars.life_noc_threshold_warning_gte = "7" vars.life_noc_threshold_critical_gte = "10" vars.life_noc_on_error = "critical" notes = "Rassembler tous les documents fiscaux personnels" vars.instructions_url = "/life-noc/item/fiscalite-personnelle/preparation-documents-impots" assign where host.name == "life-noc" } apply Service "fiscalite-personnelle-production-impots-federal" { import "service_echeance" vars.date_echeance = "2026-04-30" vars.mock_state = "OK" vars.mock_message = "Sous contrôle" groups = [ "FISCALITE-PERSONNELLE" ] notes = "Produire la déclaration de revenus fédérale" vars.instructions_url = "/life-noc/item/fiscalite-personnelle/production-impots-federal" assign where host.name == "life-noc" } apply Service "fiscalite-personnelle-production-impots-quebec" { import "service_echeance" vars.date_echeance = "2026-04-30" vars.mock_state = "OK" vars.mock_message = "Sous contrôle" groups = [ "FISCALITE-PERSONNELLE" ] notes = "Produire la déclaration de revenus Québec" vars.instructions_url = "/life-noc/item/fiscalite-personnelle/production-impots-quebec" assign where host.name == "life-noc" } apply Service "fiscalite-personnelle-paiement-solde-impots" { import "service_echeance" vars.date_echeance = "2026-04-30" vars.mock_state = "OK" vars.mock_message = "Sous contrôle" groups = [ "FISCALITE-PERSONNELLE" ] notes = "Payer tout solde d'impôt exigible" vars.instructions_url = "/life-noc/item/fiscalite-personnelle/paiement-solde-impots" assign where host.name == "life-noc" } apply Service "fiscalite-personnelle-verification-avis-cotisation" { import "service_life_noc_probe" vars.life_noc_probe_type = "elapsed_time" vars.life_noc_source_type = "manual_date" vars.life_noc_source_value = "" vars.life_noc_inputs_file = "/opt/life-noc/data/inputs/fiscalite-personnelle.yaml" vars.life_noc_item_key = "verification-avis-cotisation" vars.life_noc_metric_unit = "days" vars.life_noc_label = "verification-avis-cotisation" groups = [ "FISCALITE-PERSONNELLE" ] vars.life_noc_threshold_unknown_lt = "60" vars.life_noc_threshold_ok_gte = "60" vars.life_noc_threshold_warning_gte = "90" vars.life_noc_threshold_critical_gte = "120" vars.life_noc_on_error = "critical" notes = "Vérifier les avis de cotisation ARC et Revenu Québec" vars.instructions_url = "/life-noc/item/fiscalite-personnelle/verification-avis-cotisation" assign where host.name == "life-noc" } apply Service "fiscalite-personnelle-archivage-documents-fiscaux" { import "service_life_noc_probe" vars.life_noc_probe_type = "elapsed_time" vars.life_noc_source_type = "manual_date" vars.life_noc_source_value = "" vars.life_noc_inputs_file = "/opt/life-noc/data/inputs/fiscalite-personnelle.yaml" vars.life_noc_item_key = "archivage-documents-fiscaux" vars.life_noc_metric_unit = "days" vars.life_noc_label = "archivage-documents-fiscaux" groups = [ "FISCALITE-PERSONNELLE" ] vars.life_noc_threshold_unknown_lt = "60" vars.life_noc_threshold_ok_gte = "60" vars.life_noc_threshold_warning_gte = "90" vars.life_noc_threshold_critical_gte = "120" vars.life_noc_on_error = "critical" notes = "Archiver les documents fiscaux personnels" vars.instructions_url = "/life-noc/item/fiscalite-personnelle/archivage-documents-fiscaux" assign where host.name == "life-noc" } apply Service "fiscalite-personnelle-verification-acomptes-provisionnels" { import "service_echeance" vars.date_echeance = "2026-03-15" vars.mock_state = "OK" vars.mock_message = "Sous contrôle" groups = [ "FISCALITE-PERSONNELLE" ] notes = "Vérifier si des acomptes provisionnels sont requis" vars.instructions_url = "/life-noc/item/fiscalite-personnelle/verification-acomptes-provisionnels" assign where host.name == "life-noc" }