post: commit 0e0d397 in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled
This commit is contained in:
49
content/posts/commits/2026-04-26-commit-0e0d397.md
Normal file
49
content/posts/commits/2026-04-26-commit-0e0d397.md
Normal file
@@ -0,0 +1,49 @@
|
||||
---
|
||||
title: "[bojemoi] feat(borodino): MODE_DEBUG unifié sur ak47 et bm12"
|
||||
date: 2026-04-26T19:01:43+02:00
|
||||
draft: false
|
||||
tags: ["commit", "bojemoi", "main"]
|
||||
categories: ["Git Activity"]
|
||||
summary: "Commit 0e0d397 par Betty dans bojemoi"
|
||||
author: "Betty"
|
||||
---
|
||||
|
||||
## Commit `0e0d397`
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Repository** | bojemoi |
|
||||
| **Branch** | `main` |
|
||||
| **Author** | Betty |
|
||||
| **Hash** | `0e0d397b4b2882d45cedd6e95827d5f21678053a` |
|
||||
|
||||
|
||||
### Description
|
||||
|
||||
ak47 (ash): branche MODE_DEBUG=true → scan direct des IPs de host_debug
|
||||
(pas de CIDR ip2location), boucle continue avec reboucle après 60s.
|
||||
|
||||
bm12 (python): renomme DEBUG_MODE → MODE_DEBUG (même format bool que uzi),
|
||||
reboucle en continu (reset index) au lieu de sortir quand liste épuisée.
|
||||
|
||||
stack/40: remplace DEBUG_MODE=0 par MODE_DEBUG=true pour ak47, bm12 et uzi
|
||||
(mode test contre les VMs orchestrateur); MODE_DEBUG=false dans le template.
|
||||
|
||||
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
||||
|
||||
### Files Changed
|
||||
|
||||
```
|
||||
M borodino/thearm_ak47
|
||||
M borodino/thearm_bm12
|
||||
M stack/40-service-borodino.yml
|
||||
```
|
||||
|
||||
### Diff Summary
|
||||
|
||||
```
|
||||
borodino/thearm_ak47 | 26 +++++++++++++++++++++++++-
|
||||
borodino/thearm_bm12 | 13 ++++++++-----
|
||||
stack/40-service-borodino.yml | 8 ++++----
|
||||
3 files changed, 37 insertions(+), 10 deletions(-)
|
||||
```
|
||||
Reference in New Issue
Block a user