public inbox for kdevops@lists.linux.dev
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Recent fixes
@ 2024-12-14 17:01 cel
  2024-12-14 17:01 ` [PATCH v2 1/3] codereadyrepo: Refactor to prepare for more complex usage scenarios cel
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: cel @ 2024-12-14 17:01 UTC (permalink / raw)
  To: kdevops; +Cc: Anna Schumaker, Chuck Lever

From: Chuck Lever <chuck.lever@oracle.com>

This series was a handful of loosely related patches that I wrote
while trying to get kdevops operational on AWS again, for use with
NFS workflows. Note that there are still one or two more issues that
need to be tracked down before AWS will be working well for me.

These might also be useful for OCI or other cloud providers.

---

v1 of the series was posted here:

https://lore.kernel.org/kdevops/Z1kKp93hbhxqDF5B@bombadil.infradead.org/T/#t

I've merged the first three patches of the v1 series.

The second half of the v1 series needed more work. Here are 5/6 and
6/6, reworked. This version is hopefully easier to review and will
be easier to add to, going forward.

I've done just a little testing, but found that virt-builder's
CentOS images don't appear to work any more because of community
changes to the mirror repo hostnames. I left the CentOS logic in
place in case someone figures out how to get CentOS working again.

We might also want to think about RHEL 8 / CentOS 8 / OL 8. I
expect those will have distinct CRB repo names as well. I'm hoping
the refactoring here will make it easy to add those if needed.

Chuck Lever (3):
  codereadyrepo: Refactor to prepare for more complex usage scenarios
  codereadyrepo: Repo name for Oracle Linux
  codereadyrepo: Enable codeready-builder for AWS's RHEL 9

 .../roles/codereadyrepo/defaults/main.yml     |  6 +++
 playbooks/roles/codereadyrepo/tasks/main.yml  | 46 ++++++++++++++++---
 2 files changed, 46 insertions(+), 6 deletions(-)
 create mode 100644 playbooks/roles/codereadyrepo/defaults/main.yml

-- 
2.47.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-12-14 17:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-14 17:01 [PATCH v2 0/3] Recent fixes cel
2024-12-14 17:01 ` [PATCH v2 1/3] codereadyrepo: Refactor to prepare for more complex usage scenarios cel
2024-12-14 17:01 ` [PATCH v2 2/3] codereadyrepo: Repo name for Oracle Linux cel
2024-12-14 17:01 ` [PATCH v2 3/3] codereadyrepo: Enable codeready-builder for AWS's RHEL 9 cel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox