Commit 0f7929a
[repo_setup] Add support for extra and disabled repos
Add cifmw_repo_setup_extra_repos and cifmw_repo_setup_disable_repos
variables to pass --extra-repo and --disable-repo flags to the
repo-setup CLI. This allows enabling additional repos (e.g. CentOS
SIG repos) or disabling default ones from Zuul job vars.
Depends-On: openstack-k8s-operators/repo-setup#39
Signed-off-by: Luca Miccini <lmiccini@redhat.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 9a7dab6 commit 0f7929a
2 files changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
35 | 37 | | |
36 | 38 | | |
37 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
22 | 28 | | |
23 | 29 | | |
0 commit comments