RETIRED, TripleO Ansible project repository. Contains playbooks for use with TripleO OpenStack deployments.
Go to file
John Fulton f223beb240 Introduce ceph_spec_bootstrap module
The ceph_spec_bootstrap Ansible module uses information
about the enabled services, roles, and deployed hosts to
determine what Ceph services should run on what hosts and
generate a valid Ceph spec file.

This allows the desired end state defined in TripleO to be
translated into an end state defined in Ceph orchestrator.
The intention is to use this module when bootstrapping Ceph.

This change removes files/ceph_spec.yaml, which is a spec
file for TripleO standalone deployments in THT scenario001.
This file will now be created dynamically by the new module.

Also, fix spelling error in ceph-admin-user-playbook.yml.

Change-Id: I74cb373f1dc94f8a5ef12c0545cfbc0c49abd69b
2021-03-15 15:35:52 +00:00
_skeleton_role_ Empty playbooks are not valid 2021-03-08 12:22:22 +00:00
doc Introduce ceph_spec_bootstrap module 2021-03-15 15:35:52 +00:00
releasenotes Merge "Add tripleo_unbound role" 2021-03-11 13:27:24 +00:00
scripts Kill sudo once we don't need it anymore 2020-11-03 14:54:31 +01:00
tests Merge "Convert tox to native zuul" 2019-07-08 14:18:00 +00:00
tripleo_ansible Introduce ceph_spec_bootstrap module 2021-03-15 15:35:52 +00:00
zuul.d Merge "Add tripleo_unbound role" 2021-03-11 13:27:24 +00:00
.ansible-lint Introduce ceph_spec_bootstrap module 2021-03-15 15:35:52 +00:00
.gitignore Upgrade ansible-lint to 5.0 2021-03-11 09:47:14 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:33:52 +00:00
.pre-commit-config.yaml Upgrade ansible-lint to 5.0 2021-03-11 09:47:14 +00:00
.stestr.conf Introduce unit tests structure for tripleo-ansible filters 2019-12-02 22:26:16 +00:00
.yamllint Re-organize zuul config 2019-06-19 12:52:07 -05:00
LICENSE normalize newlines at end of file 2019-11-12 15:06:58 +00:00
README.rst Fix launchpad tracker in README.rst 2019-09-29 10:08:38 +02:00
ansible-requirements.txt Fix ci issues 2020-12-15 08:59:04 -07:00
ansible-test-env.rc Molecule testing for TripleO Strategy Plugins 2020-06-03 20:07:10 +00:00
bindep.txt Drop tasks meant to run run_os_net_config.sh 2020-09-26 10:23:43 +05:30
galaxy.yml Upgrade ansible-lint to 5.0 2021-03-11 09:47:14 +00:00
molecule-requirements.txt Merge "Update doc8 version" 2020-12-22 17:30:53 +00:00
requirements.txt Fix ci issues 2020-12-15 08:59:04 -07:00
requirements.yml Upgrade ansible-lint to 5.0 2021-03-11 09:47:14 +00:00
role-addition.yml role-addition: automatically add the new molecule jobs into periodic 2020-05-07 13:17:28 -04:00
roles Revert "Remove roles symlink" 2019-10-28 21:43:35 +00:00
setup.cfg Cleanup after rename-pocolyps 2020-04-02 07:56:20 -05:00
setup.py Initial repo content 2018-07-17 16:36:40 -07:00
test-requirements.txt Add mock to test-requirements 2020-07-07 15:42:21 +03:00
tox.ini Fix ci issues 2020-12-15 08:59:04 -07:00

README.rst

Team and repository tags

image

TripleO Ansible

TripleO Ansible project repository. Contains Ansible playbooks, roles, and plugins for use with TripleO.

Documentation for the project can be found at: https://docs.openstack.org/tripleo-ansible/latest/

Release notes for the project can be found at: https://docs.openstack.org/releasenotes/tripleo-ansible/

The project source code repository is located at: https://opendev.org/openstack/tripleo-ansible/

The project home is at: https://launchpad.net/tripleo

The project bug tracker is located at: https://bugs.launchpad.net/tripleo