Skip to content

Commit

Permalink
inventory: Update test-rise riscv names and IPs after upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
Haroon-Khel committed Jan 13, 2025
1 parent 1d8d7ec commit 76e0d00
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ansible/inventory.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,15 +144,15 @@ hosts:

# Rise machines are hosted in Scaleway
- rise:
ubuntu2310-riscv64-1: {ip: 62.210.163.38, user: ubuntu}
ubuntu2310-riscv64-2: {ip: 62.210.163.36, user: ubuntu}
ubuntu2404-riscv64-1: {ip: 62.210.163.41, user: ubuntu}
ubuntu2404-riscv64-1: {ip: 62.210.163.198, user: ubuntu}
ubuntu2404-riscv64-2: {ip: 62.210.163.196, user: ubuntu}
ubuntu2404-riscv64-3: {ip: 62.210.163.99, user: ubuntu}
ubuntu2404-riscv64-4: {ip: 62.210.163.103, user: ubuntu}
ubuntu2404-riscv64-5: {ip: 62.210.163.45, user: ubuntu}
ubuntu2404-riscv64-6: {ip: 62.210.163.135, user: ubuntu}
ubuntu2404-riscv64-7: {ip: 62.210.163.137, user: ubuntu}
ubuntu2404-riscv64-8: {ip: 62.210.163.38, user: ubuntu}
ubuntu2404-riscv64-9: {ip: 62.210.163.36, user: ubuntu}

- siteox:
solaris10u11-sparcv9-1: {ip: cloud.siteox.com, port: 53322}
Expand Down

0 comments on commit 76e0d00

Please sign in to comment.