Skip to content
Snippets Groups Projects
Verified Commit 4261036c authored by Jörg Sachse's avatar Jörg Sachse
Browse files

fix: deploy CIT config for Socket-activated validation service

parent ac10341c
Branches
Tags
No related merge requests found
Pipeline #10622 failed
......@@ -72,6 +72,8 @@
# TIFF 6
- d: "cit_tiff6_baseline_SLUB_current.cfg"
state: "absent"
- s: "/usr/share/checkit_tiff_current/example_configs/cit_tiff6_baseline_SLUB.cfg"
d: "cit_tiff6_baseline_SLUB_current.cfg"
- s: "/usr/share/checkit_tiff_upcoming/example_configs/cit_tiff6_baseline_SLUB.cfg"
d: "cit_tiff6_baseline_SLUB_upcoming.cfg"
# GeoTIFF 6
......
......@@ -36,7 +36,7 @@
- name: install validation tools
ansible.builtin.import_tasks: "install_validation_tools.yml"
tags: [validationtools]
tags: [valid, validation, validationtools]
### INSTALLATION SYSTEMD SERVICES
- name: install SystemD-Services
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment