Publish both posts: swamp baby + wifi cert (draft -> false)

This commit is contained in:
2026-07-12 13:40:49 -04:00
parent 9e391d8111
commit 3b8a267c4e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
title: "I Put My Son in a Swamp" title: "I Put My Son in a Swamp"
description: "I modeled my newborn as a typed resource with a sync method and a stack of reports. It's the newest of five ways I track one baby, and somewhere in the absurdity there's a real reason two exhausted people instrument everything." description: "I modeled my newborn as a typed resource with a sync method and a stack of reports. It's the newest of five ways I track one baby, and somewhere in the absurdity there's a real reason two exhausted people instrument everything."
date: 2026-07-11T00:45:00-04:00 date: 2026-07-11T00:45:00-04:00
draft: true draft: false
categories: ['automation', 'homelab'] categories: ['automation', 'homelab']
tags: ['swamp', 'babybuddy', 'parenting', 'home-assistant', 'mcp', 'pebble', 'devops'] tags: ['swamp', 'babybuddy', 'parenting', 'home-assistant', 'mcp', 'pebble', 'devops']
--- ---
@@ -2,7 +2,7 @@
title: "The WiFi Certificate That Didn't Exist an Hour Ago" title: "The WiFi Certificate That Didn't Exist an Hour Ago"
description: "I taught swamp to drive FreeIPA, then used it to issue my laptop an 802.1X client cert and get onto my own network. Mostly this is about knowing when to write things down." description: "I taught swamp to drive FreeIPA, then used it to issue my laptop an 802.1X client cert and get onto my own network. Mostly this is about knowing when to write things down."
date: 2026-07-10T18:30:00-04:00 date: 2026-07-10T18:30:00-04:00
draft: true draft: false
categories: ['infrastructure', 'automation'] categories: ['infrastructure', 'automation']
tags: ['freeipa', 'swamp', 'pki', '802.1x', 'eap-tls', 'radius', 'homelab', 'devops'] tags: ['freeipa', 'swamp', 'pki', '802.1x', 'eap-tls', 'radius', 'homelab', 'devops']
--- ---