Ernese Norelus
1 min readMay 14, 2019

--

Hi Ivan,

Thank you for bringing this to my attention, I just rerun the Vagrantfile with
{
:hostname => “ansible.” + “#{DOMAIN}”,
:ip => “#{BRIDGE_NET}” + “155”,
:ram => “#{RAM}”,
:install_ansible => “./artefacts/scripts/install_ansible.sh”,
:config_ansible => “./artefacts/scripts/config_ansible.sh”,
:source => “./artefacts/.”,
:destination => “/home/vagrant/”
}
I was able to get the image up and running, should anyone run into that same issue as you mentioned, I’ll make sure to refer them to your solution; thank you very much.

--

--

Ernese Norelus
Ernese Norelus

Written by Ernese Norelus

Ernese is responsible for providing technical oversight to Cloud client projects!

No responses yet