From 534869d47f6ca0840d53f716f67c6d458b95215e Mon Sep 17 00:00:00 2001 From: "Al hel md. shahriar zaman" Date: Mon, 2 Dec 2024 14:32:01 +0600 Subject: [PATCH] backup server is used for backup in staging --- infrastructure/server-setup/inventory/staging.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/infrastructure/server-setup/inventory/staging.yml b/infrastructure/server-setup/inventory/staging.yml index 6787b1d84..8c2c476c8 100644 --- a/infrastructure/server-setup/inventory/staging.yml +++ b/infrastructure/server-setup/inventory/staging.yml @@ -77,8 +77,8 @@ docker-manager-first: docker-workers: {} backups: hosts: - farajaland-qa: - ansible_host: '5.223.46.129' + farajaland-backup: + ansible_host: '188.245.61.69' # Written by provision pipeline. Assumes "backup" environment # exists in Github environments ansible_ssh_private_key_file: /tmp/backup_ssh_private_key