post: commit 82aba29 in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 6s

This commit is contained in:
grafana-watcher
2026-06-30 16:00:15 +02:00
committed by Betty
parent c6458eaf0f
commit 5c65a764d0

View File

@@ -0,0 +1,44 @@
---
title: "[bojemoi] fix: update remaining old path references after consolidation"
date: 2026-06-30T16:00:15+02:00
draft: false
tags: ["commit", "bojemoi", "main"]
categories: ["Git Activity"]
summary: "Commit 82aba29 par grafana-watcher dans bojemoi"
author: "grafana-watcher"
---
## Commit `82aba29`
| | |
|---|---|
| **Repository** | bojemoi |
| **Branch** | `main` |
| **Author** | grafana-watcher |
| **Hash** | `82aba2973556c5923f07ff7201757199cbe05a33` |
### Description
- .claude/commands/swarm.md: boot stack path → stack/00-service-boot.yml
- volumes/swarm-backup/configs/boot_rsync_jobs: supprime jobs redondants (couverts par swarm_data)
- volumes/swarm-backup/configs/boot_rsync_rsyncd: supprime modules swarm_boot/telegram/ml_threat
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
### Files Changed
```
M .claude/commands/swarm.md
A volumes/swarm-backup/configs/boot_rsync_jobs
A volumes/swarm-backup/configs/boot_rsync_rsyncd
```
### Diff Summary
```
.claude/commands/swarm.md | 2 +-
volumes/swarm-backup/configs/boot_rsync_jobs | 18 +++++++++++
volumes/swarm-backup/configs/boot_rsync_rsyncd | 42 ++++++++++++++++++++++++++
3 files changed, 61 insertions(+), 1 deletion(-)
```