Files
blog/content/posts/commits/2026-02-08-commit-a1084a4.md
Betty 7ac1bd5f4f
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 5s
Add 62 blog posts generated from git commit history
One-shot import of all bojemoi repo commits as Hugo posts.
Each post includes metadata, files changed, and diff stats.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 14:16:05 +01:00

40 lines
856 B
Markdown

---
title: "Fix rsync-master syncing to only one slave instead of all"
date: 2026-02-08T23:24:16+01:00
draft: false
tags: ["commit", "bojemoi", "fix"]
categories: ["Git Activity"]
summary: "Commit a1084a4 par Betty — 1 fichier(s) modifié(s)"
author: "Betty"
---
## Commit `a1084a4`
| | |
|---|---|
| **Repository** | bojemoi |
| **Branch** | `main` |
| **Auteur** | Betty |
| **Hash** | `a1084a4c78586b08923f3aa327fa8a4fa8b339c1` |
| **Date** | 2026-02-08 |
### Description
Move schedule.clear() out of setup_schedules() loop so schedules for
all slave nodes are preserved. Also fix hardcoded source path in rsync
command to use job config source.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
### Fichiers modifiés
```
M koursk-2/scripts/rsync-master.py
```
### Statistiques
```
1 file changed, 3 insertions(+), 4 deletions(-)
```