Skip to content

Commit

Permalink
fixup! ansible: replace Rackspace ubuntu1604-x64 machines
Browse files Browse the repository at this point in the history
  • Loading branch information
richardlau committed Sep 12, 2024
1 parent 1960bea commit d103b4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ansible/inventory.yml
Original file line number Diff line number Diff line change
Expand Up @@ -304,8 +304,8 @@ hosts:
centos7-x64-1: {ip: 119.9.27.82}
debian10-x64-1: {ip: 104.239.140.184}
debian11-x64-1: {ip: 23.253.109.216, swap_file_size_mb: 4096}
debian12-x64-1: {ip: 104.130.124.194, swap_file_size_mb: 2048}
ubuntu2204-x64-1: {ip: 119.9.52.75, swap_file_size_mb: 2048, user: ubuntu}
debian12-x64-1: {ip: 104.130.124.194, swap_file_size_mb: 4096}
ubuntu2204-x64-1: {ip: 119.9.52.75, swap_file_size_mb: 4096, user: ubuntu}
win2016_vs2015-x64-1: {}
win2016_vs2015-x64-2: {}
win2019_vs2019-x64-1: {}
Expand Down

0 comments on commit d103b4b

Please sign in to comment.