RETIRED, TripleO Ansible project repository. Contains playbooks for use with TripleO OpenStack deployments.
Go to file
Kevin Carter db3692bd5e
Convert all of the fedora28 container usage to centos8
This change moves all of the fedora28 container images to centos8 to ensure
we're maximizing coverage in all of our roles with OS images that represent
real deployments. While fedora28 was useful to exercise RHEL8 code path's
while there was no RHEL/CentOS8 container image, we can now use the upstream
CentOS8 image ensuring we're getting a true, representitive, environment.

> In the process of testsing it was noticed that the test_deps role was
  triggering scenario jobs. This role is only used for test purposes and
  should not test scenarios deployments.

Molecule requirements have been updated to ensure we're testing with package
versions that reflect the realities of production deployments.

Hacks that were added to enable fedora28 testing have been removed.

The ptp role now only will test the ntp stop scenario on centos7. This is
done because there is no NTP package/service in centos8.

Change-Id: I0e960f9ee230c82edb2ad9d40557aa6d0237dfc0
Signed-off-by: Kevin Carter <kecarter@redhat.com>
2019-10-31 11:20:26 -05:00
_skeleton_role_ Convert all of the fedora28 container usage to centos8 2019-10-31 11:20:26 -05:00
doc Merge "Add tripleo-hosts-entries role" 2019-10-29 00:26:08 +00:00
releasenotes Merge "Fix invalid variable issue with StorageNFS" 2019-10-25 04:23:53 +00:00
scripts Update config to support RHEL/CENT8 2019-10-09 11:02:59 -05:00
tests Merge "Convert tox to native zuul" 2019-07-08 14:18:00 +00:00
tripleo_ansible Convert all of the fedora28 container usage to centos8 2019-10-31 11:20:26 -05:00
zuul.d Convert all of the fedora28 container usage to centos8 2019-10-31 11:20:26 -05:00
.gitignore Add kernelargs and tuned core configuration 2019-09-24 19:24:45 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:33:52 +00:00
.pre-commit-config.yaml Revert "Workaround for ansible-lint installation failure" 2019-10-29 13:25:49 +00:00
.yamllint Re-organize zuul config 2019-06-19 12:52:07 -05:00
LICENSE Initial repo content 2018-07-17 16:36:40 -07:00
README.rst Fix launchpad tracker in README.rst 2019-09-29 10:08:38 +02:00
ansible-test-env.rc Introduce tripleo-config role 2019-07-30 13:02:25 -05:00
bindep.txt Adds new molecule testing for tripleo-container-manage 2019-10-30 13:00:48 +02:00
molecule-requirements.txt Convert all of the fedora28 container usage to centos8 2019-10-31 11:20:26 -05:00
requirements.txt Introduce new module for Paunch 2019-09-17 04:37:39 +03:00
role-addition.yml Update all role docs to use the ansible autodoc plugin 2019-07-12 20:07:06 -05:00
roles Revert "Remove roles symlink" 2019-10-28 21:43:35 +00:00
setup.cfg Revert "Revert "Update install path for roles and plugins"" 2019-08-26 17:34:28 +00:00
setup.py Initial repo content 2018-07-17 16:36:40 -07:00
test-requirements.txt Import Hiera roles 2019-08-09 10:32:07 -05:00
tox.ini Revert "Workaround for ansible-lint installation failure" 2019-10-29 13:25:49 +00: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