Commit f39083b
Fix inventory file for cyborg control services
Fix a scheduling issue in the multinode and all-in-one inventory files,
that would cause cyborg api and conductor service to also be scheduled
on compute nodes rather then exclusively staying on the control plane.
Closes-Bug: #2087552
Change-Id: I69d9a44db037fce42cb5a25b5688313eece15484
(cherry picked from commit 568e186)
Signed-off-by: Pierre Riteau <pierre@stackhpc.com>1 parent c2d1255 commit f39083b
3 files changed
Lines changed: 7 additions & 2 deletions
File tree
- ansible/inventory
- releasenotes/notes
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
134 | 133 | | |
135 | 134 | | |
136 | 135 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
149 | 148 | | |
150 | 149 | | |
151 | 150 | | |
| |||
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments