Files
tripleo-validations/roles/repos/vars/main.yml
Jose Luis Franco Arza de9812bd81 Add repos validations role.
This patch migrates the former validations/repos.yaml validation into
a role.

Change-Id: I10fbabf135908845d78eec64f780db04dffb42d1
Implements: blueprint validation-framework
2019-03-22 11:25:09 +00:00

12 lines
321 B
YAML

---
metadata:
name: Check correctness of current repositories
description: >
Detect whether the repositories listed in `yum repolist`
can be connected to and that there is at least one repo
configured.
Detect if there are any unwanted repositories (such as EPEL) enabled.
groups:
- pre-upgrade