ADORSYS-GIS / ADORSYS-GIS/openstack

[US] Automated OpenStack Deployment with Ansible

Abierto
#47 0 comentarios 0 reacciones 1 asignado Reclamado por @onelrian Ver en GitHub
Lenguaje dominante
Shell
Estrellas
0
Forks
1
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.