Skip to content
Snippets Groups Projects
Commit d747d0c8 authored by Jérôme Charaoui's avatar Jérôme Charaoui
Browse files

tests: One more work around changes in testing box

parent df18da5d
Branches
Tags
1 merge request!46Add a testsuite
......@@ -35,6 +35,7 @@ Vagrant.configure("2") do |config|
local.vm.hostname = "bntest0"
local.vm.network "private_network", ip: "192.168.181.4"
local.vm.provision "shell", inline: <<-SHELL
echo "root: vagrant" >> /etc/aliases
echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen
locale-gen
apt-get update
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment