diff --git a/puppet/bootstrap.py b/puppet/bootstrap.py index 66fcf24..98b3c6d 100644 --- a/puppet/bootstrap.py +++ b/puppet/bootstrap.py @@ -196,8 +196,6 @@ def main(): if os.path.isfile('/vagrant/puppet/hiera.yaml'): copyfile('/vagrant/puppet/hiera.yaml', '/etc/puppet/hiera.yaml') - locale.setlocale(locale.LC_ALL, '') - install_puppet_modules() -- libgit2 0.21.2