Files
openstack-ansible/ansible-collection-requirements.yml
Jonathan Rosser 28ee648343 Use glusterfs to synchronise repo server contents
The /var/lib/glusterd directory is bind mounted into
/openstack/glusterd/<...> to preserve the peer state, specifically
the peer UUID.

Depends-On: https://review.opendev.org/c/openstack/ansible-role-systemd_mount/+/837750
Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-repo_server/+/839411
Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-plugins/+/837582
Change-Id: I5c01e0ffd4bc7a5340309d00a1061e6d2f300bd5
2022-05-12 13:37:36 +00:00

41 lines
1.1 KiB
YAML

---
collections:
- name: https://opendev.org/openstack/ansible-collections-openstack
version: 1.7.2
type: git
- name: https://opendev.org/openstack/ansible-config_template
version: 1.2.1
type: git
- name: https://opendev.org/openstack/openstack-ansible-plugins
version: master
type: git
- name: https://github.com/ansible-collections/community.general
version: 4.6.1
type: git
- name: https://github.com/ansible-collections/community.rabbitmq
version: 1.1.0
type: git
- name: https://github.com/ansible-collections/community.mysql
version: 3.1.2
type: git
- name: https://github.com/ansible-collections/community.crypto
version: 2.2.4
type: git
- name: https://github.com/ansible-collections/ansible.posix
version: 1.3.0
type: git
- name: https://github.com/gluster/gluster-ansible-collection
version: 1.0.2
type: git
# NOTE(noonedeadpunk): needs version in galaxy.yml to pull from git
- name: ansible.netcommon
version: 2.6.1
source: https://galaxy.ansible.com
- name: ansible.utils
version: 2.5.2
source: https://galaxy.ansible.com
- name: openvswitch.openvswitch
version: 2.1.0
source: https://galaxy.ansible.com