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

This commit is contained in:
2026-06-29 19:25:47 +02:00
committed by Betty
parent 8b8cb51234
commit c2e0d061ed

View File

@@ -0,0 +1,39 @@
---
title: "[bojemoi] feat(meta-68): add OpenRC bond0 init script (active-backup eth1+eth2)"
date: 2026-06-29T19:25:47+02:00
draft: false
tags: ["commit", "bojemoi", "main"]
categories: ["Git Activity"]
summary: "Commit 566a47d par Betty dans bojemoi"
author: "Betty"
---
## Commit `566a47d`
| | |
|---|---|
| **Repository** | bojemoi |
| **Branch** | `main` |
| **Author** | Betty |
| **Hash** | `566a47d8d6150266af2d0ce85c984222d23e6616` |
### Description
bond0 sans IP, esclaves eth1+eth2 en active-backup pour redondance réseau.
eth0 garde l'IP principale (192.168.1.108) pour SSH/Swarm.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
### Files Changed
```
A scripts/openrc-bond0
```
### Diff Summary
```
scripts/openrc-bond0 | 31 +++++++++++++++++++++++++++++++
1 file changed, 31 insertions(+)
```