Compare commits
2 commits
170384ffb5
...
d284842611
| Author | SHA1 | Date | |
|---|---|---|---|
| d284842611 | |||
|
8a8ce7206d |
2 changed files with 2 additions and 1 deletions
|
|
@ -249,6 +249,7 @@ infrastructure_authorized_keys_hosts:
|
|||
www2:
|
||||
www3:
|
||||
auth-dns:
|
||||
lists:
|
||||
wiki_hosts:
|
||||
hosts:
|
||||
eh22-wiki:
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
services:
|
||||
database:
|
||||
image: docker.io/library/mariadb:11
|
||||
image: docker.io/library/mariadb:12
|
||||
environment:
|
||||
- "MARIADB_DATABASE=wordpress"
|
||||
- "MARIADB_ROOT_PASSWORD={{ secret__mariadb_root_password }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue