55 lines
1.5 KiB
Markdown
55 lines
1.5 KiB
Markdown
---
|
|
title: "[bojemoi] stacks: various updates - suricata enricher, network fixes, placement cleanup"
|
|
date: 2026-02-18T14:34:11+01:00
|
|
draft: false
|
|
tags: ["commit", "bojemoi", "main"]
|
|
categories: ["Git Activity"]
|
|
summary: "Commit c4c408c par Betty dans bojemoi"
|
|
author: "Betty"
|
|
---
|
|
|
|
## Commit `c4c408c`
|
|
|
|
| | |
|
|
|---|---|
|
|
| **Repository** | bojemoi |
|
|
| **Branch** | `main` |
|
|
| **Author** | Betty |
|
|
| **Hash** | `c4c408c139fb503c78d04943e1e1a006357f44e8` |
|
|
|
|
|
|
### Description
|
|
|
|
- hl: fix rsync_network to use overlay driver with attachable
|
|
- suricata-host: add suricata-attack-enricher service
|
|
- ml-threat-intel: remove hardcoded node.hostname placement constraint
|
|
- razvedka/vigie/dozor: minor image/config updates
|
|
- remove samsonov stack (service migrated)
|
|
|
|
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
|
|
|
### Files Changed
|
|
|
|
```
|
|
M stack/01-service-hl.yml
|
|
M stack/01-suricata-host.yml
|
|
M stack/45-service-ml-threat-intel.yml
|
|
M stack/46-service-razvedka.yml
|
|
M stack/47-service-vigie.yml
|
|
M stack/48-service-dozor.yml
|
|
D stack/60-service-samsonov.yml
|
|
```
|
|
|
|
### Diff Summary
|
|
|
|
```
|
|
stack/01-service-hl.yml | 9 +-
|
|
stack/01-suricata-host.yml | 16 ++++
|
|
stack/45-service-ml-threat-intel.yml | 3 -
|
|
stack/46-service-razvedka.yml | 2 +-
|
|
stack/47-service-vigie.yml | 2 +-
|
|
stack/48-service-dozor.yml | 2 +-
|
|
stack/60-service-samsonov.yml | 164 -----------------------------------
|
|
7 files changed, 25 insertions(+), 173 deletions(-)
|
|
```
|