Added LC_ALL to openrc
This commit adds the LC_ALL export to the openrc file to ensure that the openstack clients and system work with different preset local settings. Change-Id: I9f62b9b3db50b70ebdddc724215ebd3b0a138e42 Closes-Bug: #1408935
This commit is contained in:
parent
d9a5bbc7cd
commit
456d5f2ee2
@ -1,4 +1,5 @@
|
||||
# Do not edit, changes will be overwritten
|
||||
# {{ ansible_managed }}
|
||||
export LC_ALL=C
|
||||
|
||||
# COMMON CINDER ENVS
|
||||
export CINDER_ENDPOINT_TYPE={{ openrc_cinder_endpoint_type }}
|
||||
|
Loading…
Reference in New Issue
Block a user