Skip to content

Commit

Permalink
feat: remove MacStadium test from inventory
Browse files Browse the repository at this point in the history
  • Loading branch information
UlisesGascon committed Aug 24, 2024
1 parent 24912dc commit 96a1673
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions ansible/inventory.yml
Original file line number Diff line number Diff line change
Expand Up @@ -186,20 +186,6 @@ hosts:
build_test_v8: yes
is_benchmark: true

- macstadium:
macos11.0-arm64-3:
ansible_python_interpreter: /usr/bin/python3
ip: 207.254.38.86
user: administrator
remote_env:
PATH: /opt/homebrew/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin
macos11.0-arm64-4:
ansible_python_interpreter: /usr/bin/python3
ip: 207.254.38.89
user: administrator
remote_env:
PATH: /opt/homebrew/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin

- linuxonecc:
rhel9-s390x-1: {ip: 148.100.85.171, swap_file_size_mb: 2048, user: linux1}
rhel9-s390x-2: {ip: 148.100.85.83, swap_file_size_mb: 2048, user: linux1}
Expand Down

0 comments on commit 96a1673

Please sign in to comment.