Skip to content

Commit 8d549bf

Browse files
authored
Merge pull request #760 from stackhpc/upstream/2025.1-2025-07-28
Synchronise 2025.1 with upstream
2 parents 453574c + 282fa1a commit 8d549bf

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

ansible/inventory/all-in-one

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ control
3636

3737
[tls-backend:children]
3838
control
39+
network
3940

4041
[grafana:children]
4142
monitoring

ansible/inventory/multinode

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ monitoring
4141

4242
[tls-backend:children]
4343
control
44+
network
4445

4546
# You can explicitly specify which hosts run each project by updating the
4647
# 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://launchpad.net/bugs/2117084>`__

0 commit comments

Comments
 (0)