Skip to content

Commit

Permalink
Remove macOS 10.x release machines from inventory (#3532)
Browse files Browse the repository at this point in the history
* inventory: remove release-orka-macos10.15-x64-1

related: #3385 (comment)

* inventory: remove release-nearform-macos10.15-x64-1

related: #3385 (comment)
  • Loading branch information
UlisesGascon committed Oct 26, 2023
1 parent 2c6e953 commit c3b4490
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions ansible/inventory.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,6 @@ hosts:
zos24-s390x-1: {ip: 148.100.36.157, user: unix1}

- nearform:
macos10.15-x64-1:
ip: 83.147.191.69
user: administrator
ansible_python_interpreter: /usr/bin/python3
macos11.0-arm64-1:
ansible_python_interpreter: /usr/bin/python3
ip: 83.147.191.76
Expand All @@ -95,11 +91,6 @@ hosts:
rhel8-ppc64_le-1: {ip: 140.211.168.185, user: cloud-user}

- orka:
macos10.15-x64-1:
ansible_python_interpreter: /usr/bin/python3
ip: 199.7.167.101
port: 8825
user: administrator
macos11-x64-1:
ansible_python_interpreter: /usr/bin/python3
ip: 199.7.167.100
Expand Down

0 comments on commit c3b4490

Please sign in to comment.