https://github.com/yadneshk/osp_deployment
OpenStack deployment
https://github.com/yadneshk/osp_deployment
automation osp-deployment shell
Last synced: 5 months ago
JSON representation
OpenStack deployment
- Host: GitHub
- URL: https://github.com/yadneshk/osp_deployment
- Owner: yadneshk
- License: gpl-3.0
- Created: 2019-11-19T04:45:38.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-01-02T17:33:00.000Z (over 1 year ago)
- Last Synced: 2025-03-29T05:34:40.296Z (over 1 year ago)
- Topics: automation, osp-deployment, shell
- Language: Shell
- Homepage:
- Size: 115 KB
- Stars: 0
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# How to run ?
### OSP Manual Deployment
```sh
$ ansible-playbook configure_beaker.yaml
```
### OSP Infrared Deployment
```sh
$ ./deploy.sh
```