An open API service indexing awesome lists of open source software.

https://github.com/thejaxon/immutabletesting

The goal is to have the exact same environment ready for use every time.
https://github.com/thejaxon/immutabletesting

ansible vagrant

Last synced: about 1 year ago
JSON representation

The goal is to have the exact same environment ready for use every time.

Awesome Lists containing this project

README

          

# ImmutableTesting
The goal is to have the exact same environment ready for use every time.

Use in combination with [vagrant-cachier plugin](https://github.com/fgrehm/vagrant-cachier)
```
vagrant plugin install vagrant-cachier
```