diff --git a/inventories/chaosknoten/host_vars/eh22-wiki.yaml b/inventories/chaosknoten/host_vars/eh22-wiki.yaml index a8814c0..4b7ce47 100644 --- a/inventories/chaosknoten/host_vars/eh22-wiki.yaml +++ b/inventories/chaosknoten/host_vars/eh22-wiki.yaml @@ -9,3 +9,6 @@ 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"