Commit 56153d4
[adoption_osp_deploy] Remove unused undercloud ctlplane_vip
The `_ctlplane_vip` variable was set from
`cifmw_adoption_osp_deploy_scenario.undercloud.ctlplane_vip` and injected
into the undercloud os-net-config templates, but no service endpoints
actually use this VIP -- they all use `_ctlplane_ip`. The dependency
OSPRH-12150 (TLS-e for adoption) is now closed without needing the VIP.
Remove the variable assignment from `prepare_undercloud.yml` and the
VIP CIDR detection block plus address line from both the standard and
BGP os-net-config templates.
Related-Issue: #OSPRH-17418
Co-authored-by: Cursor <cursoragent@cursor.com>
Signed-off-by: Mikołaj Ciecierski <mikolaj.ciecierski@redhat.com>
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 81ed403 commit 56153d4
3 files changed
Lines changed: 0 additions & 13 deletions
File tree
- roles/adoption_osp_deploy
- tasks
- templates
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
123 | 122 | | |
124 | 123 | | |
125 | 124 | | |
| |||
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | 7 | | |
13 | 8 | | |
14 | 9 | | |
| |||
25 | 20 | | |
26 | 21 | | |
27 | 22 | | |
28 | | - | |
29 | 23 | | |
30 | 24 | | |
31 | 25 | | |
| |||
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | 7 | | |
13 | 8 | | |
14 | 9 | | |
| |||
28 | 23 | | |
29 | 24 | | |
30 | 25 | | |
31 | | - | |
32 | 26 | | |
33 | 27 | | |
34 | 28 | | |
| |||
0 commit comments