Skip to content

Commit

Permalink
Mistake in prod
Browse files Browse the repository at this point in the history
  • Loading branch information
euanmillar committed Feb 14, 2024
1 parent 8e58a0c commit d1f8a52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/server-setup/production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ docker-manager-first:
# This should depend on the size of your country and the number of end users.
docker-workers:
hosts:
prod-02: # @todo set this to be the hostname of your target server
opencrvs-countryconfig-prod-02: # @todo set this to be the hostname of your target server
ansible_host: '134.122.110.42'
data_label: data2
ansible_ssh_common_args: '-J [email protected] -o StrictHostKeyChecking=no'
Expand Down

0 comments on commit d1f8a52

Please sign in to comment.