mirror of
https://github.com/RWejlgaard/pez-infra.git
synced 2026-05-06 04:14:43 +00:00
Add helsinki-a to docker_hosts inventory group (#20)
helsinki-a runs Docker containers (authelia, forgejo, bitwarden) but was missing from docker_hosts. This means the docker role and docker-status playbook weren't targeting it during deploys. Closes PESO-91
This commit is contained in:
parent
b0acdb72e3
commit
106c45fc81
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ nuremberg-a ansible_host=100.117.235.28
|
|||
london-a ansible_host=100.122.219.41
|
||||
|
||||
[docker_hosts]
|
||||
helsinki-a
|
||||
london-b
|
||||
nuremberg-a
|
||||
copenhagen-a
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue