Example installation process of OpenStack Stein using Packstack on dedicated, LAN-available machine
Stars
5
Forks
2
Watchers
5
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
130
commits
update address of openstack host, update name of the image with docker on top of ubuntu
1cf8984View on GitHubsimplify post-install script by removing extra steps, add separate script for fixing terminal
de26457View on GitHubfix installation script, replace using answers file with custom command
4c0e7c1View on GitHubreordered steps of pre-install so its clear that installing software is before configuration of systemd services
b27285fView on GitHubupdate pre-install script to include more handy tools, make the way we add current hostname to /etc/hosts more generic
a6c1f9dView on GitHubadd wait-for script on hosts, move tf files into top directory for easier usage
c1f1ad7View on GitHubupdate due guest.pem key, add terraform directories to gitignore
711b1ccView on GitHubremove terminal symbols on sourcing OpenStack credentials, add openstack clients to installation
e8d23e9View on GitHub