Commit fa13678
committed
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 <pierre@stackhpc.com>1 parent 1b7b9f2 commit fa13678
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