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.
- Host: GitHub
- URL: https://github.com/thejaxon/immutabletesting
- Owner: theJaxon
- Created: 2020-05-25T00:06:38.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-05T20:07:58.000Z (almost 6 years ago)
- Last Synced: 2024-12-14T13:38:53.302Z (over 1 year ago)
- Topics: ansible, vagrant
- Language: Groovy
- Size: 21.5 KB
- Stars: 1
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```