Commit 001523e
committed
OCPBUGS-65681: Oops, I forgot IBMCloud
In HIVE-2302 / #2729 we rearranged the way installmanager figures out
which platform-specific ConfigureCreds() function to call, but forgot to
include IBMCloud in the lookup table. (BareMetal is there, which we
don't use, and which is probably why this was missed, as it made the
number of entries correct.)1 parent acea5e9 commit 001523e
1 file changed
+6
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| 144 | + | |
| 145 | + | |
144 | 146 | | |
145 | 147 | | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
146 | 152 | | |
147 | 153 | | |
148 | 154 | | |
149 | 155 | | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | 156 | | |
155 | 157 | | |
156 | 158 | | |
0 commit comments