-
Notifications
You must be signed in to change notification settings - Fork 200
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Locale are not available #1405
Comments
What is the target OS? What I think is happening is that on the host OS the locale is resolved to |
|
And your host OS? What's your environment on that? |
but why checking in localhost? |
The idea is that these local env vars are also exported to the remote host. This ensures the local locale is also available on the remote host. However, your local locale ends up being |
Trying to install foreman with ansible
ansible-playbook --become --become-method=sudo -i hosts playbooks/foreman.yml -e foreman_repositories_version=3.0 --diff -vv
getting error
The locale you've entered is not available on your system
added one job
Print query
beforeEnsure ENV locales are available
to render and print the query thingforklift/roles/foreman_installer/tasks/locales.yml
Lines 11 to 18 in eb7ae6a
list of locales with diffrent commands
The text was updated successfully, but these errors were encountered: