Skip to content

Commit 1bfbf81

Browse files
Merge pull request #1303 from openshift-cherrypick-robot/cherry-pick-1280-to-18.0-fr5
[18.0-fr5] Fix missing compute entries in uni05epsilon roles_groups_map
2 parents 7d02c7f + 4b3e3fd commit 1bfbf81

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

scenarios/uni05epsilon.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,9 @@ hostname_groups_map:
3838
roles_groups_map:
3939
# map ansible groups to tripleo Role names
4040
osp-controllers: Controller
41+
cell1-osp-computes: Compute
4142
cell1-osp-controllers: CellController
43+
cell2-osp-computes: Compute
4244
cell2-osp-controllers: CellController
4345
# A new name for 'default' cell of OSP after adopting it into RHOSO
4446
default_cell_name: cell1

0 commit comments

Comments
 (0)