Merge "Stop reffering _member_ role"

This commit is contained in:
Zuul 2023-08-21 13:12:55 +00:00 committed by Gerrit Code Review
commit 1ebeab7d26

View File

@ -296,7 +296,7 @@ horizon_ssl_no_verify: "{{ (keystone_service_adminuri_insecure | bool or keyston
horizon_ssl_csrf_trusted_origins: []
## The role which Horizon should use as a default for users
horizon_default_role_name: _member_
horizon_default_role_name: member
## Launch instance
horizon_launch_instance_legacy: False