From 9cb77c54db840ba312b0b0e7d272d69bbdc63ab0 Mon Sep 17 00:00:00 2001 From: Sebastian Kippe Date: Thu, 17 Mar 2022 12:50:01 -0600 Subject: [PATCH] Upgrade Sockethub to latest alpha version --- roles/sockethub.rb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/roles/sockethub.rb b/roles/sockethub.rb index 277bd23..27d7584 100644 --- a/roles/sockethub.rb +++ b/roles/sockethub.rb @@ -1,5 +1,9 @@ name "sockethub" +default_attributes 'sockethub' => { + 'version' => '5.0.0-alpha.1' +} + run_list %w( sockethub::default sockethub::proxy