From 8afe2ad05d5559059da90aeabfe67759c39c9d47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A2u=20Cao?= Date: Thu, 14 May 2026 07:51:23 +0200 Subject: [PATCH] Update blossom whitelist --- roles/blossom.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/roles/blossom.rb b/roles/blossom.rb index 687c3fc..6d55f74 100644 --- a/roles/blossom.rb +++ b/roles/blossom.rb @@ -5,7 +5,8 @@ override_attributes( "allowed_pubkeys" => [ "b3e1b7c0ef48294bd856203bfd460625de95d3afb894e5f09b14cd1f0e7097cf", "1f79058c77a224e5be226c8f024cacdad4d741855d75ed9f11473ba8eb86e1cb", - "07e188a1ff87ce171d517b8ed2bb7a31b1d3453a0db3b15379ec07b724d232f3" + "07e188a1ff87ce171d517b8ed2bb7a31b1d3453a0db3b15379ec07b724d232f3", + "898a73f2c1f9a9f42d9ef4ac363622f92fdd4290c8f190340a0862d8e0f70046" ] }, )