Commit cb86071
Add helper GetHostIP for aws compute module
we use this in the openshift-snc action where we
use nip.io based domain for the ocp web console
and it requires the IP address instead of domain
name to resolve to the correct IP1 parent 6569700 commit cb86071
File tree
2 files changed
+5
-1
lines changed- pkg/provider/aws
- action/openshift-snc
- modules/ec2/compute
2 files changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
256 | | - | |
| 256 | + | |
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
273 | 277 | | |
274 | 278 | | |
275 | 279 | | |
| |||
0 commit comments