Commit afee4c4
Fix Bifrost host variable file generation
In deployments without an IPv4 gateway defined, for example when behind
a proxy, Bifrost host variable file generation was failing. Fix by
allowing ipv4_gateway to be set to an empty string, which is supported
in Bifrost.
Closes-Bug: #2133489
Change-Id: I988810541b4620ac196d216bf54896a774282fdd
Signed-off-by: Pierre Riteau <[email protected]>
(cherry picked from commit fa13678)1 parent 0532d70 commit afee4c4
File tree
2 files changed
+6
-1
lines changed- ansible
- releasenotes/notes
2 files changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments