Merge "Add project group to role"

This commit is contained in:
Jenkins 2016-08-07 18:39:29 +00:00 committed by Gerrit Code Review
commit 275a4bd759

View File

@ -228,5 +228,11 @@ horizon_pip_packages:
- python-memcached
- python-keystoneclient
# 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.
horizon_role_project_group: horizon_all
# Set arbitrary horizon configuration options
horizon_config_overrides: {}