From e96fcaea34fa29ef581685cb05dc8d6f77089eea Mon Sep 17 00:00:00 2001 From: Noah White Date: Fri, 30 Jan 2026 05:05:58 +0000 Subject: [PATCH] Fix Alloy sysext SHA256 hash (changed after build repo migration) --- opentofu/modules/vultr/instance/userdata/ghost.bu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opentofu/modules/vultr/instance/userdata/ghost.bu b/opentofu/modules/vultr/instance/userdata/ghost.bu index d2434d2..295a634 100644 --- a/opentofu/modules/vultr/instance/userdata/ghost.bu +++ b/opentofu/modules/vultr/instance/userdata/ghost.bu @@ -29,7 +29,7 @@ storage: contents: source: https://ghost-sysext-images.separationofconcerns.dev/alloy-1.10.2-amd64.raw verification: - hash: sha256-feb76c5aa5408c267d59508bd39d322c20d6fce44abd686296f4d0ca87e42671 + hash: sha256-a0db1a966874eac9284dde47fb0cd917fdef22088701409f98d5e2e7fd70ae0f - path: /etc/systemd/system/ghost-compose.service mode: 0644