Merge "Change locale for openrc"

This commit is contained in:
Zuul 2018-09-29 12:30:10 +00:00 committed by Gerrit Code Review
commit ccb4b62a93
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# {{ ansible_managed }}
export LC_ALL=C
export LC_ALL=C.UTF-8
# COMMON CINDER ENVS
export CINDER_ENDPOINT_TYPE={{ openrc_cinder_endpoint_type }}