Skip to content

Commit a7fe9ec

Browse files
authored
Backport: Switch ppc64le cloud region (#1873)
1 parent 83a8d0d commit a7fe9ec

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

ansible/vars/ppc64le.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ sys_type: s922
66
proc_type: shared
77
processors: "0.25"
88
memory: "6"
9-
storage_type: tier3
10-
pi_cloud_instance_id: "fa3c2f26-a020-4ca5-9b65-9caef2303bb1"
9+
storage_type: tier1
10+
pi_cloud_instance_id: "2f734538-93cc-45fc-9065-5da9506d14c8"
1111
ssh_public_key: "{{ lookup('env', 'IBM_CLOUD_POWER_SSH_PUBLIC_KEY') }}"
1212
api_key: "{{ lookup('env', 'IBM_CLOUD_POWER_API_KEY') }}"
13-
region: mon
13+
region: syd
1414

1515
ppc64le:
1616
env:
1717
IC_API_KEY: "{{ lookup('env', 'IBM_CLOUD_POWER_API_KEY') }}"
18-
IC_REGION: mon
19-
IC_ZONE: mon01
18+
IC_REGION: syd
19+
IC_ZONE: syd05

0 commit comments

Comments
 (0)