public inbox for kdevops@lists.linux.dev
 help / color / mirror / Atom feed
* [PATCH v1 0/4] Fixes for git mirroring on Fedora
@ 2025-03-10 18:32 cel
  2025-03-10 18:32 ` [PATCH v1 1/4] linux-mirror: Fix installation on Fedora systems cel
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: cel @ 2025-03-10 18:32 UTC (permalink / raw)
  To: kdevops; +Cc: Chuck Lever

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

Hi -

After Konstantin's announcement on Friday, I've set up git mirroring
for my nightly kdevops runs. The controllers run Fedora 40. I found
one or two nits to get the mirror to work smoothly.

Bonus extra-credit patch is to add the Linux repo that contains the
LTS kernel release condidates.

Chuck Lever (4):
  linux-mirror: Fix installation on Fedora systems
  linux-mirror: Ensure git-daemon runs as the Ansible user
  mirror: Reduce frequency of retrieving results archive
  linux-mirror: Add a mirror for linux-stable-rc

 playbooks/roles/linux-mirror/defaults/main.yml            | 5 +++--
 .../roles/linux-mirror/tasks/install-deps/fedora/main.yml | 8 ++++++++
 .../roles/linux-mirror/templates/git-daemon@.service.j2   | 1 +
 playbooks/roles/linux-mirror/templates/mirrors.yaml.j2    | 8 +++++++-
 4 files changed, 19 insertions(+), 3 deletions(-)

-- 
2.48.1


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

end of thread, other threads:[~2025-03-12  5:12 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-10 18:32 [PATCH v1 0/4] Fixes for git mirroring on Fedora cel
2025-03-10 18:32 ` [PATCH v1 1/4] linux-mirror: Fix installation on Fedora systems cel
2025-03-10 18:32 ` [PATCH v1 2/4] linux-mirror: Ensure git-daemon runs as the Ansible user cel
2025-03-10 18:32 ` [PATCH v1 3/4] mirror: Reduce frequency of retrieving results archive cel
2025-03-11  3:39   ` Luis Chamberlain
2025-03-11 13:38     ` Chuck Lever
2025-03-11 18:01       ` Chuck Lever
2025-03-12  5:12         ` Luis Chamberlain
2025-03-12  5:11       ` Luis Chamberlain
2025-03-10 18:32 ` [PATCH v1 4/4] linux-mirror: Add a mirror for linux-stable-rc cel
2025-03-11  3:40 ` [PATCH v1 0/4] Fixes for git mirroring on Fedora Luis Chamberlain

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