Skip to content
Merged
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
18 changes: 2 additions & 16 deletions etc/kayobe/kolla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -504,22 +504,8 @@ kolla_build_args: {}
# kolla-ansible group.
# NOTE(Alex-Welsh): If you want to extend the map rather than replace it, you
# must include the Kayobe defaults in the mapping.
# Standard Kayobe defaults:
# compute:
# groups:
# - "compute"
# control:
# groups:
# - "controllers"
# monitoring:
# groups:
# - "controllers"
# network:
# groups:
# - "controllers"
# storage:
# groups:
# - "controllers"
# The standard Kayobe defaults can be found here:
# https://github.com/stackhpc/kayobe/blob/stackhpc/<release>/ansible/inventory/group_vars/all/kolla
#kolla_overcloud_inventory_top_level_group_map:

# List of names of top level kolla-ansible groups. Any of these groups which
Expand Down