Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use ansible-local instead of ansible for vagrant provisioning #114

Closed
lazarus1331 opened this issue Apr 27, 2019 · 0 comments
Closed

Use ansible-local instead of ansible for vagrant provisioning #114

lazarus1331 opened this issue Apr 27, 2019 · 0 comments
Assignees
Labels

Comments

@lazarus1331
Copy link
Collaborator

The current Vagrantfile uses ansible for provisioning, which places an additional dependency on the host configuration, which may not be compatible or feasible on some machines. We should use ansible-local so that it places ansible inside the virtual machine and not the host.

AC:

  1. Run vagrant up and have it work on any machine (linux, mac, windows) without ansible installed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant