Skip to content

Commit

Permalink
define backup machine in staging config as well
Browse files Browse the repository at this point in the history
  • Loading branch information
rikukissa committed Jan 5, 2024
1 parent 11d8431 commit d2b16fe
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions infrastructure/server-setup/staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,7 @@ docker-manager-first:

# QA and staging servers are not configured to use workers.
docker-workers: {}
backups:
hosts:
farajaland-qa:
ansible_host: '165.22.110.53'

0 comments on commit d2b16fe

Please sign in to comment.