Skip to content

Commit

Permalink
chore: ip replacement for test-macstadium-macos11.0-arm64-4
Browse files Browse the repository at this point in the history
Signed-off-by: Ulises Gascon <UlisesGascon@users.noreply.github.com>

---------

- Ref: nodejs#3179 (comment)

- There is a new machine with IP `207.254.55.248` that replace the IP `207.254.38.89`, but the machine keeps the same name `test-macstadium-macos11.0-arm64-4`
- The new machine has a different hardware `AS/M1/8C/16G/256G/SSD/10G` with product reference `Mac mini G5J`. The old machine has the hardware `AS/M1/8C/8G/256G/SSD/1G` with product reference `Mac mini G5A`
  • Loading branch information
UlisesGascon committed Feb 8, 2023
1 parent 32dabde commit e2f11b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/inventory.yml
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ hosts:
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
ip: 207.254.55.248
user: administrator
remote_env:
PATH: /opt/homebrew/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin
Expand Down

0 comments on commit e2f11b2

Please sign in to comment.