Skip to content

Commit

Permalink
infra: remove deprecated ansible hosts
Browse files Browse the repository at this point in the history
  • Loading branch information
dulvui committed Apr 2, 2024
1 parent e1d1946 commit 2f85deb
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions infrastructure/ansible/hosts
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,3 @@ docker03.testingmachine.eu ansible_user='noi-techpark-bot' ansible_ssh_common_ar

[prod]
docker03.opendatahub.com ansible_user='noi-techpark-bot' ansible_ssh_common_args='-o StrictHostKeyChecking=no'

[calculate-test]
mentor01.opendatahub.testingmachine.eu ansible_user='noi-techpark-bot' ansible_ssh_common_args='-o StrictHostKeyChecking=no'

[calculate-prod]
mentor01.opendatahub.testingmachine.eu ansible_user='noi-techpark-bot' ansible_ssh_common_args='-o StrictHostKeyChecking=no'

[execute]
docker03.testingmachine.eu ansible_user='noi-techpark-bot' ansible_ssh_common_args='-o StrictHostKeyChecking=no'
docker03.opendatahub.com ansible_user='noi-techpark-bot' ansible_ssh_common_args='-o StrictHostKeyChecking=no'

0 comments on commit 2f85deb

Please sign in to comment.