From b6bd8ee6cd454b59120c22d4461f9f0a5146a195 Mon Sep 17 00:00:00 2001 From: Sebastian Kippe Date: Fri, 18 Mar 2022 11:47:51 -0600 Subject: [PATCH] Upgrade Sockethub to latest alpha --- 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