diff --git a/inventories/chaosknoten/host_vars/pretalx.yaml b/inventories/chaosknoten/host_vars/pretalx.yaml index 3bdad13..663f5a4 100644 --- a/inventories/chaosknoten/host_vars/pretalx.yaml +++ b/inventories/chaosknoten/host_vars/pretalx.yaml @@ -13,5 +13,3 @@ nginx__version_spec: "" nginx__configurations: - name: pretalx.hamburg.ccc.de content: "{{ lookup('ansible.builtin.file', 'resources/chaosknoten/pretalx/nginx/pretalx.hamburg.ccc.de.conf') }}" - - name: cfp.eh22.easterhegg.eu - content: "{{ lookup('ansible.builtin.file', 'resources/chaosknoten/pretalx/nginx/cfp.eh22.easterhegg.eu.conf') }}"