diff --git a/playbooks/inventory/group_vars/all.yml b/playbooks/inventory/group_vars/all.yml index 24f02a3335..1d46448874 100644 --- a/playbooks/inventory/group_vars/all.yml +++ b/playbooks/inventory/group_vars/all.yml @@ -220,6 +220,7 @@ swift_system_home_folder: "/var/lib/{{ swift_system_user_name }}" openrc_os_auth_url: "{{ keystone_service_internalurl }}" openrc_os_password: "{{ keystone_auth_admin_password }}" openrc_os_domain_name: "Default" +openrc_region_name: "{{ service_region }}" ## Host security hardening # The openstack-ansible-security role provides security hardening for hosts