Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit 6cfb2228 authored by Youssef BOUFNICHEL's avatar Youssef BOUFNICHEL
Browse files

:arrow_up: waf/modsec v0.21.0

parent 45656081
No related branches found
No related tags found
No related merge requests found
Pipeline #277379 passed
......@@ -47,5 +47,5 @@ WAF-related Inventory
"rps_waf_docker_registry_username", "Username to access the Docker registry", ""
"rps_waf_docker_registry_password", "Password to access the Docker registry", ""
"rps_waf_docker_image_name", "Name of the Docker image to pull", "``code.europa.eu:4567/digit-c4/rps/waf/modsec``"
"rps_waf_docker_image_version", "Version of the Docker image to pull", "``v0.19.1``"
"rps_waf_docker_image_version", "Version of the Docker image to pull", "``v0.21.0``"
"rps_waf_enabled", "Wether traffic should be routed to the WAF first", "``true``"
......@@ -79,7 +79,7 @@ RPS-related Inventory
"rps_waf_docker_registry_username", "Username to access the Docker registry", ""
"rps_waf_docker_registry_password", "Password to access the Docker registry", ""
"rps_waf_docker_image_name", "Name of the Docker image to pull", "``code.europa.eu:4567/digit-c4/rps/waf/modsec``"
"rps_waf_docker_image_version", "Version of the Docker image to pull", "``v0.19.1``"
"rps_waf_docker_image_version", "Version of the Docker image to pull", "``v0.21.0``"
"rps_waf_enabled", "Wether traffic should be routed to the WAF first", "``true``"
"rps_waf_mode", "Wether to run the WAF in ``warning`` mode or ``blocking`` mode", "``blocking``"
"rps_waf_auditlog", "Wether to enable the audit log", "``true``"
......
......@@ -11,4 +11,4 @@ rps_waf_docker_registry_username: ""
rps_waf_docker_registry_password: ""
rps_waf_docker_image_name: code.europa.eu:4567/digit-c4/rps/waf/modsec
rps_waf_docker_image_version: "v0.19.1"
rps_waf_docker_image_version: "v0.21.0"
......@@ -15,7 +15,7 @@ rps_waf_docker_registry_username: ""
rps_waf_docker_registry_password: ""
rps_waf_docker_image_name: code.europa.eu:4567/digit-c4/rps/waf/modsec
rps_waf_docker_image_version: "v0.19.1"
rps_waf_docker_image_version: "v0.21.0"
rps_waf_enabled: true
rps_waf_mode: "blocking"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment