Skip to content
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

Add to doc trick how to define locale for SSH session in Vagrant file #6794

Closed
michaldo opened this issue Jan 4, 2016 · 1 comment
Closed
Labels

Comments

@michaldo
Copy link

michaldo commented Jan 4, 2016

I had problem that my host locale was propagated to guest on SSH session. Some commands (f.e. locale) failed when called though vagrant ssh but was working when called within Virtualbox

I finally invented a solution and I would like to share it with others.

michaldo pushed a commit to michaldo/vagrant that referenced this issue Jan 4, 2016
sethvargo added a commit that referenced this issue Jan 12, 2016
#6794 Add to doc trick how to define locale for SSH session in Vagrant
@mbrodala
Copy link
Contributor

Unfortunately this doesn't work to fix the notorious Could not evaluate: invalid byte sequence in US-ASCII bug in Puppet with files containing non-ASCII characters. See #2270

gitebra pushed a commit to gitebra/vagrant that referenced this issue Jan 26, 2016
* commit 'b454fdc8d3009d171bb77220c4e0ad9a5cf9ead1':
  Update CHANGELOG
  Fix typo
  Use SSL and HTTPS links where appropriate
  Add structured data
  Fix mobile issues
  Tabs to spaces
  Merge docs and www into a single static site
  provisioners/ansible_local: fix hashicorp#6763
  Backslash-escape `*` character.
  Add note about using `visudo` to edit `sudoers`.
  update CHANGELOG for hashicorpGH-6793
  fixing incorrect missing ansible error
  Grammar
  add chef installer for suse
  hashicorp#6794 Add to doc trick how to define locale for SSH session in Vagrant file
@ghost ghost locked and limited conversation to collaborators Apr 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants