RETIRED, A tool for managing the repos required to use TripleO
Go to file
Marios Andreou 7d591854b9 Fix config issue loaded default config and ignoring overrides
When dlrn_url is overridden it is being ignored and instead the
default is used. This makes it that the passed config is honored.

Adds molecule test case to check vanilla invocation and test
that passed dlrn_url is honored - test cases brought from WIP
patch in [1].

Co-Authored-By: Sorin Sbarnea <ssbarnea@redhat.com>
[1] https://review.opendev.org/c/openstack/tripleo-repos/+/807700

Change-Id: Ie5354421a470e5a528307694b49f4e8d2bc24ddc
2021-09-08 11:15:02 +03:00
doc Add doc/requirements 2021-01-05 11:03:09 +01:00
docs Make tripleo-repos be an ansible collection 2021-07-22 17:20:57 +01:00
meta Enable ansible-test sanity checks (nv) 2021-07-30 09:13:13 +01:00
molecule/default Fix config issue loaded default config and ignoring overrides 2021-09-08 11:15:02 +03:00
playbooks Improve ansible module for yum-config 2021-08-05 11:13:36 -03:00
plugins Fix config issue loaded default config and ignoring overrides 2021-09-08 11:15:02 +03:00
releasenotes/notes Default enable --stream by default 2021-04-16 15:23:58 -04:00
tests Make ansible-test sanity voting 2021-09-01 17:33:56 +01:00
zuul.d Add molecule jobs to test the modules 2021-09-03 10:59:34 +01:00
.gitignore Make tripleo-repos be an ansible collection 2021-07-22 17:20:57 +01:00
.gitreview OpenDev Migration Patch 2019-04-19 19:36:06 +00:00
.stestr.conf Combine new modules into a single package 2021-07-16 14:59:19 +01:00
CONTRIBUTING.rst Add docs structure 2017-07-17 13:29:15 -06:00
LICENSE Add LICENSE 2016-06-10 17:26:55 +00:00
MANIFEST.in Make tripleo-repos be an ansible collection 2021-07-22 17:20:57 +01:00
README.md Make tripleo-repos be an ansible collection 2021-07-22 17:20:57 +01:00
README.rst Add support for UBI8 as a subcase of Centos8 2021-01-11 16:51:01 +01:00
ansible.cfg Add molecule jobs to test the modules 2021-09-03 10:59:34 +01:00
galaxy.yml Make ansible-test sanity voting 2021-09-01 17:33:56 +01:00
requirements.txt Combine new modules into a single package 2021-07-16 14:59:19 +01:00
setup.cfg Make tripleo-repos be an ansible collection 2021-07-22 17:20:57 +01:00
setup.py Cleanup py27 support 2020-04-11 16:49:12 +00:00
test-requirements.txt Fix tripleo.repos.get_hash module 2021-08-16 15:20:35 +01:00
tox.ini Add molecule jobs to test the modules 2021-09-03 10:59:34 +01:00
tripleo_repos Make tripleo-repos be an ansible collection 2021-07-22 17:20:57 +01:00

README.md

tripleo.repos collection