ADORSYS-GIS / ADORSYS-GIS/openstack
[US] Automated OpenStack Deployment with Ansible
- Ngôn ngữ chính
- Shell
- Star
- 0
- Fork
- 1
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
It's better to have modular Ansible scripts - one main playbook that calls component-specific playbooks. Here's why:
- Maintainability: Each OpenStack service (Keystone, Nova, Neutron, etc.) has distinct configuration requirements
- Reusability: Component playbooks can be run independently for updates/troubleshooting
- Team Collaboration: Different team members can work on different service playbooks simultaneously
- Testing: You can test individual components without running the entire stack
- Idempotency: Easier to ensure each service deployment is idempotent
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.