Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/electrocucaracha/vagrant-openstack
Didactic scripts for the installation and configuration of openstack
https://github.com/electrocucaracha/vagrant-openstack
openstack vagrant
Last synced: 8 days ago
JSON representation
Didactic scripts for the installation and configuration of openstack
- Host: GitHub
- URL: https://github.com/electrocucaracha/vagrant-openstack
- Owner: electrocucaracha
- Created: 2014-08-02T00:03:02.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-07-04T21:38:33.000Z (over 7 years ago)
- Last Synced: 2023-08-17T02:56:31.123Z (about 1 year ago)
- Topics: openstack, vagrant
- Language: Shell
- Homepage:
- Size: 184 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OpenStack
This vagrant project pretends to collect information about different ways to deploy OpenStack Project. It was created only for didactic purposes. For more information about OpenStack, take a look of [the official site](http://www.openstack.org/).
## Requirements:
* Vagrant
* VirtualBox## Steps for execution:
git clone https://github.com/electrocucaracha/vagrant-openstack.git
cd vagrant-openstack
vagrant up## Destroy:
vagrant destroy