RETIRED, Extra Ansible roles to automate TripleO deployments
48f1cdb604
Rhel/Centos8 don't have bridge-utils utility. We have to create network bridge using nmcli tool. Added template for RHEL8/C8 - add-provisioning-interface-os-major-version-8.sh.j2 and modified logic in playbook to call relevant template based on OS Version. We also set the required firewalld commands to allow proper network traffic flow from undercloud to baremetal overcloud nodes. Change-Id: I5e56b387283fa8deff857bcf3a39a007a3d876a3 |
||
---|---|---|
ci-scripts | ||
config | ||
playbooks | ||
releasenotes | ||
roles | ||
zuul.d | ||
.ansible-lint | ||
.gitignore | ||
.gitreview | ||
.pre-commit-config.yaml | ||
.yamllint | ||
bindep.txt | ||
LICENSE | ||
molecule-requirements.txt | ||
other-requirements.txt | ||
README.rst | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini | ||
vars |
Team and repository tags
Extra roles for tripleo-quickstart
These Ansible role are extending the functionality of tripleo-quickstart to do end-to-end deployment and testing of TripleO.
The documentation of each role is located in the individual role folders, and general usage information is in the tripleo-quickstart documentation.