Add blazar_role_project_group var

In order for the repo build to correctly scope the package
building to the right inventory group, this variable is
needed.

Change-Id: Ie23e3c62e1d6b451422ad9c5514ffe29a53602b0
This commit is contained in:
Jesse Pretorius 2018-10-09 12:13:15 +01:00
parent abe72c7d17
commit 00c9fdc876
1 changed files with 7 additions and 0 deletions

View File

@ -152,3 +152,10 @@ blazar_blazar_api_paste_ini_overrides: {}
blazar_blazar_conf_overrides: {}
blazar_api_init_config_overrides: {}
blazar_manager_init_config_overrides: {}
# This variable is used by the repo_build process to determine
# which host group to check for members of before building the
# pip packages required by this role. The value is picked up
# by the py_pkgs lookup.
blazar_role_project_group: blazar_all