From 76a4a6ff36c73bb898124803fcfe376fc6a2fd6d Mon Sep 17 00:00:00 2001 From: Lorenzo Manacorda Date: Mon, 26 Apr 2021 17:23:48 +0200 Subject: [PATCH] hosters/hetzner-dedicated: mdadm: ignore homehost This is a safer way of ensuring there are no issues when auto-assembling RAID arrays, since we skip the homehost validation altogether. --- .../hetzner-dedicated-wipe-and-install-nixos.sh | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/hosters/hetzner-dedicated/hetzner-dedicated-wipe-and-install-nixos.sh b/hosters/hetzner-dedicated/hetzner-dedicated-wipe-and-install-nixos.sh index 6e1f53f..27d2f6c 100644 --- a/hosters/hetzner-dedicated/hetzner-dedicated-wipe-and-install-nixos.sh +++ b/hosters/hetzner-dedicated/hetzner-dedicated-wipe-and-install-nixos.sh @@ -229,13 +229,11 @@ cat > /mnt/etc/nixos/configuration.nix < ''; # The RAIDs are assembled in stage1, so we need to make the config # available there.