This repository was archived by the owner on Jan 16, 2024. It is now read-only.
Commit 27ad9e3
Vlastimil Holer
gh-43: Network not ready for custom scripts
Change implements a wait loop with a self-ping to the assigned IPs.
When interface isn't ready yet, the ping operation fails on:
> Test-Connection : Generic Failure
Retries until the IP is reachable with max. 20 checks.
Closes #43.1 parent 3d32a29 commit 27ad9e3
1 file changed
Lines changed: 26 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
| 133 | + | |
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| |||
351 | 351 | | |
352 | 352 | | |
353 | 353 | | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
354 | 360 | | |
355 | 361 | | |
356 | 362 | | |
| |||
477 | 483 | | |
478 | 484 | | |
479 | 485 | | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
480 | 505 | | |
481 | 506 | | |
482 | 507 | | |
| |||
0 commit comments