Scripts and code to deploy OpenStack nodes on various providers with OpenStack-Ansible.
Go to file
Neil Hanlon 9c87fb8c87
add and update ansible playbooks for infra
- [openstack_user_config]: remove NFS in favor of (properly isntalled)
  iscsi
- [openstack_user_config]: remove extraneous config in favor of shorter
  version
- [storage] install and enable targetd (target.service)
- [ansible] only run 'infra' tags on the first infra host - never on an
  AIO
- [ansible] change roles to use the ``host`` extra var to configure
  where to run to mitigate accidents
- [ansible] add aio steps to infra playbook
- [ansible] add storage host playbook to configure volumes and iscsi
- [ansible] aio: configure volume groups
2022-01-10 13:20:05 -05:00
.direnv/aliases Add ansible layout and playbooks to provision nodes 2021-12-29 18:02:43 -05:00
ansible add and update ansible playbooks for infra 2022-01-10 13:20:05 -05:00
docs Add ansible layout and playbooks to provision nodes 2021-12-29 18:02:43 -05:00
terraform Moved these into ansible 2021-12-29 21:57:45 -05:00
.ansible-lint Add ansible layout and playbooks to provision nodes 2021-12-29 18:02:43 -05:00
.gitignore Remove key 2022-01-05 16:58:32 -05:00
.pre-commit-config.yaml Add ansible layout and playbooks to provision nodes 2021-12-29 18:02:43 -05:00
.yamllint Add ansible layout and playbooks to provision nodes 2021-12-29 18:02:43 -05:00
LICENSE Add license and readme 2021-12-29 16:17:27 -05:00
README.md Update readme 2021-12-29 16:17:53 -05:00

infra

Scripts and code to deploy OpenStack nodes on various providers with OpenStack-Ansible.

Future: Integrate with Netbox to provision and hold IPAM / DCIM