Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ bifrost

[tls-backend:children]
control
network

# You can explicitly specify which hosts run each project by updating the
# groups in the sections below. Common services are grouped together.
Expand Down
6 changes: 6 additions & 0 deletions releasenotes/notes/bug-2117084-8d1eaa375df1d1f8.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
fixes:
- |
Fixes configuration of backend TLS when network nodes are separate from
controllers.
`LP#2117084 <https://bugs.launchpad.net/kayobe/+bug/2117084>`__