Skip to content

Commit

Permalink
Add data_label property for worker configuration on prod.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
makelicious committed Jun 27, 2024
1 parent b48dac3 commit 9dd176b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions infrastructure/server-setup/inventory/production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ docker-workers:
hosts:
markusland-prod-02: # @todo set this to be the hostname of your target server
ansible_host: '164.92.235.83'
data_label: data2
# If you are using a jump server to access this environment, enter other SSH args here.
# ansible_ssh_common_args: '-J [email protected] -o StrictHostKeyChecking=no'

Expand Down

0 comments on commit 9dd176b

Please sign in to comment.