Skip to content

Commit b3c3612

Browse files
authored
ci: fix for ibm_catalog.json (#605)
1 parent 9c10482 commit b3c3612

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

ibm_catalog.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@
5252
"dependencies": [
5353
{
5454
"flavors": [
55-
"powervs-workspace"
55+
"powervs-workspace",
56+
"powervs-import-workspace"
5657
],
5758
"id": "2dd486c7-b317-4aaa-907b-42671485ad96-global",
5859
"name": "deploy-arch-ibm-pvs-inf",
@@ -67,7 +68,6 @@
6768
"custom_config": {
6869
"config_constraints": {
6970
"catalogID": "1082e7d2-5e2f-0a11-a3bc-f88a8e1931fc",
70-
"flavorConstraint": "powervs-workspace",
7171
"offeringID": "2dd486c7-b317-4aaa-907b-42671485ad96-global",
7272
"versionConstraint": ">=3.0.0"
7373
},
@@ -367,7 +367,8 @@
367367
"dependencies": [
368368
{
369369
"flavors": [
370-
"powervs-workspace"
370+
"powervs-workspace",
371+
"powervs-import-workspace"
371372
],
372373
"id": "2dd486c7-b317-4aaa-907b-42671485ad96-global",
373374
"name": "deploy-arch-ibm-pvs-inf",
@@ -382,7 +383,6 @@
382383
"custom_config": {
383384
"config_constraints": {
384385
"catalogID": "1082e7d2-5e2f-0a11-a3bc-f88a8e1931fc",
385-
"flavorConstraint": "powervs-workspace",
386386
"offeringID": "2dd486c7-b317-4aaa-907b-42671485ad96-global",
387387
"versionConstraint": ">=3.0.0"
388388
},

0 commit comments

Comments
 (0)