Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Adding Vagrant and Ansible #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

RodMachado
Copy link

This PR is adding Vagrant configuration and Ansible tasks for development environment.

With Vagrant, VirtualBox and Ansible installed, run the following commands:

  • vagrant up # to setup a new vagrant box
  • ansible-playbook ansible/vagrant.yml # ansible will run the installation scripts
  • vagrant ssh # to access the box

Let me know if you have any questions!

@RodMachado
Copy link
Author

@balen
This PR is good to go.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant