Skip to content

Use Ansible to provision Vagrant box instead of bootstrap script

Boros Gábor requested to merge kshitij/vagrant_ansible into master

Created by: xitij2000

With this update Vagrant will use Ansible for provisioning the developer environment.

Dependencies: Needs open-craft/ansible-opencraft#10 to work as expected.

Merge deadline: None

Testing instructions: Provision developer Vagrant box as normal by running vagrant up and the provisioning procedure should now use Ansible instead of bin/bootstrap.sh.

Reviewers

  • TBD

Merge request reports