From 45245d70ea53c79deefe58a376f658387b991370 Mon Sep 17 00:00:00 2001 From: DocTator Date: Wed, 30 Apr 2025 08:59:07 -0400 Subject: [PATCH] Auto-commit from giteapush.sh at 2025-04-30 08:59:07 --- postmortem/genesisradiozfsmigration.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/postmortem/genesisradiozfsmigration.md b/postmortem/genesisradiozfsmigration.md index 6dc1089..af7ce89 100644 --- a/postmortem/genesisradiozfsmigration.md +++ b/postmortem/genesisradiozfsmigration.md @@ -67,11 +67,5 @@ This migration was completed **without touching production** until final validat - [ ] Sync `azuracast` from live system (no backup copy yet) - [ ] Build automated snapshot send-to-backup workflow (`zfs send | ssh backup zfs recv`) - [ ] Stage full failover simulation (optional but fun) -""" -# Save it as a Markdown file -file_path = "/mnt/data/genesis_radio_migration_postmortem.md" -with open(file_path, "w") as f: - f.write(post_mortem_content) -file_path