Skip to content

Commit

Permalink
ansible: add loongson-clfs-loongarch64-{1,2,3} (nodejs#3540)
Browse files Browse the repository at this point in the history
  • Loading branch information
shipujin committed May 27, 2024
1 parent f9ce3da commit 5e4ed5e
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions ansible/inventory.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,23 @@ hosts:
smartos20-x64-2: {ip: 147.28.162.108}
ubuntu1804_docker-x64-1: {ip: 147.28.162.104, user: ubuntu}

- loongson:
clfs-loongarch64-1:
ansible_python_interpreter: /usr/bin/python3
ip: 111.207.111.194
port: 13966
user: nodejs
clfs-loongarch64-2:
ansible_python_interpreter: /usr/bin/python3
ip: 114.242.206.194
port: 14122
user: nodejs
clfs-loongarch64-3:
ansible_python_interpreter: /usr/bin/python3
ip: 114.242.206.194
port: 14123
user: nodejs

- macstadium:
macos11.0-arm64-1:
ansible_python_interpreter: /usr/bin/python3
Expand Down
Empty file.

0 comments on commit 5e4ed5e

Please sign in to comment.