post: commit ff8708a in bojemoi
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 13s

This commit is contained in:
2026-05-19 22:22:27 +02:00
committed by Betty
parent ac97913b9c
commit 0334980494

View File

@@ -0,0 +1,40 @@
---
title: "[bojemoi] fix(alloy): contraindre alloy sur le manager (node.role == manager)"
date: 2026-05-19T22:22:27+02:00
draft: false
tags: ["commit", "bojemoi", "main"]
categories: ["Git Activity"]
summary: "Commit ff8708a par Betty dans bojemoi"
author: "Betty"
---
## Commit `ff8708a`
| | |
|---|---|
| **Repository** | bojemoi |
| **Branch** | `main` |
| **Author** | Betty |
| **Hash** | `ff8708ab150c84cc4cfb7ba5cc0929d9f0a6c99c` |
### Description
Sans contrainte, Swarm schedulait alloy sur meta-68 où le pull
Docker était bloqué (ingestion containerd stuck). Tous les services
base_* doivent tourner sur le manager.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
### Files Changed
```
M stack/01-service-hl.yml
```
### Diff Summary
```
stack/01-service-hl.yml | 3 +++
1 file changed, 3 insertions(+)
```