diff --git a/inventories/chaosknoten/host_vars/ccchoir.yaml b/inventories/chaosknoten/host_vars/ccchoir.yaml index 7b7d572..6bd3091 100644 --- a/inventories/chaosknoten/host_vars/ccchoir.yaml +++ b/inventories/chaosknoten/host_vars/ccchoir.yaml @@ -12,3 +12,6 @@ nginx__version_spec: "" nginx__configurations: - name: ccchoir.de content: "{{ lookup('ansible.builtin.file', 'resources/chaosknoten/ccchoir/nginx/ccchoir.de.conf') }}" + +# renovate: datasource=docker depName=docker.io/library/wordpress +host_ccchoir__docker_compose__wordpress_version: 7.0.2-apache