Skip to content

Commit af5b2ca

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Add network group to tls-backend" into stable/2025.1
2 parents 5dd0f9b + 6fa9991 commit af5b2ca

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

ansible/roles/kolla-ansible/templates/overcloud-components.j2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ bifrost
1515

1616
[tls-backend:children]
1717
control
18+
network
1819

1920
# You can explicitly specify which hosts run each project by updating the
2021
# groups in the sections below. Common services are grouped together.
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
fixes:
3+
- |
4+
Fixes configuration of backend TLS when network nodes are separate from
5+
controllers.
6+
`LP#2117084 <https://bugs.launchpad.net/kayobe/+bug/2117084>`__

0 commit comments

Comments
 (0)