From f7ac6cb7b94156db2e4d63d47758206f7a1d118c Mon Sep 17 00:00:00 2001 From: Matheus Figueiredo Date: Fri, 9 Aug 2013 13:59:05 -0300 Subject: [PATCH] Unsetting lc_all --- puppet/bootstrap.sh | 2 ++ 1 file changed, 2 insertions(+), 0 deletions(-) diff --git a/puppet/bootstrap.sh b/puppet/bootstrap.sh index 3a2a8fa..e710963 100755 --- a/puppet/bootstrap.sh +++ b/puppet/bootstrap.sh @@ -10,3 +10,5 @@ if [ "$PUPPET_VERSION" != '3.2.3-1puppetlabs1' ] ; then fi cp /vagrant/puppet/hiera.yaml /etc/puppet/hiera.yaml -f + +update-locale LC_ALL='' -- libgit2 0.21.2