Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/electrocucaracha/vagrant-opennebula
https://github.com/electrocucaracha/vagrant-opennebula
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/electrocucaracha/vagrant-opennebula
- Owner: electrocucaracha
- Created: 2014-11-30T04:16:09.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-30T04:28:21.000Z (almost 10 years ago)
- Last Synced: 2023-08-17T02:56:31.097Z (about 1 year ago)
- Language: Shell
- Size: 113 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OpenNebula
This repo pretents to contain the minimal steps possible to create a OpenNebula instance within a vagrant box.
### Requirements:
* Vagrant
* VirtualBox### Running:
git clone https://github.com/electrocucaracha/vagrant-opennebula.git
cd vagrant-opennebula
vagrant up### Destroy:
vagrant destroy