Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/z0mbix/vagrant-centos-7
A basic CentOS 7.x vagrant VM
https://github.com/z0mbix/vagrant-centos-7
Last synced: about 1 month ago
JSON representation
A basic CentOS 7.x vagrant VM
- Host: GitHub
- URL: https://github.com/z0mbix/vagrant-centos-7
- Owner: z0mbix
- Created: 2015-01-04T20:12:19.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-19T20:44:23.000Z (over 9 years ago)
- Last Synced: 2024-04-17T20:13:13.891Z (9 months ago)
- Language: Shell
- Homepage:
- Size: 164 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
vagrant-centos-7
================A basic CentOS 7.x vagrant VM
I'm forever spinning up new VMs which all need some setting up with basic dev tools
Basebox from the lovely people at Chef: [https://github.com/opscode/bento](https://github.com/opscode/bento)
If you want to have a good time, install [vagrant-vbguest](https://github.com/dotless-de/vagrant-vbguest):
$ vagrant plugin install vagrant-vbguest
Then:
$ vagrant up