Remove spaceapiccc.hamburg.ccc.de
All checks were successful
/ Ansible Lint (push) Successful in 2m9s
All checks were successful
/ Ansible Lint (push) Successful in 2m9s
This commit is contained in:
parent
1f2a08cf15
commit
06ae220857
5 changed files with 44 additions and 88 deletions
|
|
@ -6,11 +6,10 @@ certbot__version_spec: ""
|
|||
certbot__acme_account_email_address: le-admin@hamburg.ccc.de
|
||||
certbot__certificate_domains:
|
||||
- "spaceapi.ccc.de"
|
||||
- "spaceapiccc.hamburg.ccc.de"
|
||||
certbot__new_cert_commands:
|
||||
- "systemctl reload nginx.service"
|
||||
|
||||
nginx__version_spec: ""
|
||||
nginx__configurations:
|
||||
- name: spaceapiccc.hamburg.ccc.de
|
||||
content: "{{ lookup('ansible.builtin.file', 'resources/chaosknoten/spaceapiccc/nginx/spaceapiccc.hamburg.ccc.de.conf') }}"
|
||||
- name: spaceapi.ccc.de
|
||||
content: "{{ lookup('ansible.builtin.file', 'resources/chaosknoten/spaceapiccc/nginx/spaceapi.ccc.de.conf') }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue