All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 5s
One-shot import of all bojemoi repo commits as Hugo posts. Each post includes metadata, files changed, and diff stats. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
46 lines
1.0 KiB
Markdown
46 lines
1.0 KiB
Markdown
---
|
|
title: "Add cloud-init templates for Alpine Docker Swarm nodes"
|
|
date: 2026-01-29T16:43:10+01:00
|
|
draft: false
|
|
tags: ["commit", "bojemoi", "feature"]
|
|
categories: ["Git Activity"]
|
|
summary: "Commit 819f3d0 par Betty — 6 fichier(s) modifié(s)"
|
|
author: "Betty"
|
|
---
|
|
|
|
## Commit `819f3d0`
|
|
|
|
| | |
|
|
|---|---|
|
|
| **Repository** | bojemoi |
|
|
| **Branch** | `main` |
|
|
| **Auteur** | Betty |
|
|
| **Hash** | `819f3d070e9ca63b1c0e2298fd32b9f5ed49cf67` |
|
|
| **Date** | 2026-01-29 |
|
|
|
|
### Description
|
|
|
|
- user-data: Full cloud-init config with packages, users, services
|
|
- network-config: DHCP and static IP variants
|
|
- meta-data: Instance metadata template
|
|
- Jinja2 templates for orchestrator integration
|
|
|
|
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
|
|
|
### Fichiers modifiés
|
|
|
|
```
|
|
A cloud-init/meta-data
|
|
A cloud-init/network-config
|
|
A cloud-init/network-config-static
|
|
A cloud-init/templates/alpine-docker-swarm.yaml.j2
|
|
A cloud-init/templates/network-config.yaml.j2
|
|
A cloud-init/user-data
|
|
```
|
|
|
|
### Statistiques
|
|
|
|
```
|
|
6 files changed, 566 insertions(+)
|
|
```
|