Added default wordpress domains

This commit is contained in:
Kevin Veen-Birkenbach 2024-01-04 09:09:38 +01:00
parent c1f33aadba
commit 7dc31c34fd
2 changed files with 2 additions and 1 deletions

View File

@ -128,6 +128,7 @@ domain_roulette: "roulette.{{top_domain}}"
domain_attendize: "tickets.{{top_domain}}"
domain_yourls: "s.{{top_domain}}"
domain_openproject: "project.{{top_domain}}"
domains_wordpress: ["wordpress.{{top_domain}}","blog.{{top_domain}}"]
### Common Configurations
postgres_default_version: "16"

View File

@ -39,7 +39,7 @@
roles:
- role: docker-wordpress
vars:
domains: "{{wordpress_domains}}"
domains: "{{domains_wordpress}}"
http_port: 8003
- name: setup mediawiki hosts