Commit 66ac726
committed
Add
Sometimes, the default route can't be applied on br-ex via DHCP for some
reasons, and it can be useful to add this route manually before
os-net-config is creating the br-ex bridge. It'll avoid networking
issues.
This feature is disabled by default for backward compability.public_default_route to allow applying default route1 parent b8c6431 commit 66ac726
File tree
2 files changed
+8
-0
lines changed- playbooks
- templates
- vars
2 files changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
15 | 20 | | |
16 | 21 | | |
17 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
35 | 38 | | |
36 | 39 | | |
37 | 40 | | |
| |||
0 commit comments