
Adds a new role tripleo-build-jobs-repos that is used by container and image build pre playbooks to setup repos with the repo-setup role for Centos9. Depends-On 817161 modifies the release files to use the c9 stream repos and carries workaround until a better fix is merged like [1] or similar. [1] https://review.opendev.org/c/opendev/base-jobs/+/820018 Depends-On: https://review.opendev.org/c/openstack/tripleo-quickstart/+/817161 Change-Id: I39fc32cf1249b4f14bdc35a4af7a1f8784c19801
14 lines
393 B
Plaintext
14 lines
393 B
Plaintext
---
|
|
exclude_paths:
|
|
- roles/validate-ui/.travis.yml
|
|
parseable: true
|
|
quiet: false
|
|
skip_list:
|
|
- empty-string-compare # https://github.com/ansible/ansible-lint/issues/457
|
|
- role-name # Role name run-test does not match ``^[a-z][a-z0-9_]+$`` pattern
|
|
- risky-file-permissions # File permissions unset or incorrect
|
|
- package-latest
|
|
verbosity: 1
|
|
mock_modules:
|
|
- zuul_return
|