Skip to content

Commit cd156bf

Browse files
Merge pull request #1280 from rebtoor/OSPNW-1428
Fix missing compute entries in uni05epsilon roles_groups_map
2 parents 8942890 + 16738f2 commit cd156bf

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)