Compare commits
2 commits
347dba0723
...
dbf71420a3
| Author | SHA1 | Date | |
|---|---|---|---|
| dbf71420a3 | |||
|
3541c68357 |
2 changed files with 2 additions and 3 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
services:
|
services:
|
||||||
database:
|
database:
|
||||||
image: docker.io/library/mariadb:11
|
image: docker.io/library/mariadb:12
|
||||||
environment:
|
environment:
|
||||||
- "MARIADB_DATABASE=wordpress"
|
- "MARIADB_DATABASE=wordpress"
|
||||||
- "MARIADB_ROOT_PASSWORD={{ secret__mariadb_root_password }}"
|
- "MARIADB_ROOT_PASSWORD={{ secret__mariadb_root_password }}"
|
||||||
|
|
|
||||||
|
|
@ -67,8 +67,7 @@ template:
|
||||||
# template for automatically created special zones
|
# template for automatically created special zones
|
||||||
- id: catalog
|
- id: catalog
|
||||||
catalog-role: generate
|
catalog-role: generate
|
||||||
dnssec-signing: on
|
dnssec-signing: off
|
||||||
dnssec-policy: default
|
|
||||||
|
|
||||||
|
|
||||||
# define zones on this server
|
# define zones on this server
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue