14 lines
593 B
YAML
14 lines
593 B
YAML
nginx__version_spec: ""
|
|
nginx__configurations:
|
|
- name: eh22.easterhegg.eu
|
|
content: "{{ lookup('ansible.builtin.file', 'resources/chaosknoten/eh22-wiki/nginx/eh22.easterhegg.eu.conf') }}"
|
|
|
|
certbot__version_spec: ""
|
|
certbot__acme_account_email_address: j+letsencrypt-ccchh@jsts.xyz
|
|
certbot__certificate_domains:
|
|
- "eh22.easterhegg.eu"
|
|
certbot__new_cert_commands:
|
|
- "systemctl reload nginx.service"
|
|
dokuwiki__custom_theme_git_url: "https://git.hamburg.ccc.de/EH22/dokuwiki-template-sprintdoc-modified.git"
|
|
dokuwiki__custom_theme_version: "eh22"
|
|
dokuwiki__custom_theme_name: "sprintdoc"
|