Extra Ansible roles to automate TripleO deployments
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Juan Antonio Osorio Robles 060ef5b569 Add options to set the overcloud's FQDNs and domain
These are set in an environment variable and are applicable since the
newton release. They are set in the nodes' /etc/hosts file and can be
used for the keystone endpoints depending on the endpoint map
environment file that is used.

Change-Id: Ida2b8b3964b10c90882b6bbeece057377e81cb68
6 years ago
ci-scripts Add essential repo files 7 years ago
config/general_config Merge "Remove redundant settings from containers" 6 years ago
playbooks Add external repo and img roles to bm undercloud 6 years ago
roles Add options to set the overcloud's FQDNs and domain 6 years ago
.gitignore Add essential repo files 7 years ago
.gitreview Added .gitreview 7 years ago
LICENSE Add essential repo files 7 years ago
README.md Show team and repo badges on README 7 years ago
other-requirements.txt Add essential repo files 7 years ago
setup.cfg Add essential repo files 7 years ago
setup.py Add essential repo files 7 years ago
test-requirements.txt Add essential repo files 7 years ago
tox.ini Add essential repo files 7 years ago

README.md

Team and repository tags

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 docs.