From eed27713ff27a221a7b9c3d36c5c39a82788615c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Greg=20Kar=C3=A9kinian?= Date: Wed, 14 Jul 2021 10:14:07 +0200 Subject: [PATCH] Add the sockethub firewall rule to centaurus --- nodes/centaurus.kosmos.org.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/nodes/centaurus.kosmos.org.json b/nodes/centaurus.kosmos.org.json index 539fe71..70f42cc 100644 --- a/nodes/centaurus.kosmos.org.json +++ b/nodes/centaurus.kosmos.org.json @@ -34,6 +34,7 @@ "kosmos_kvm::host", "kosmos-ejabberd::firewall", "kosmos_zerotier::firewall", + "sockethub::_firewall", "apt::default", "timezone_iii::default", "timezone_iii::debian", @@ -85,6 +86,7 @@ "recipe[kosmos_assets::nginx_site]", "recipe[kosmos_kvm::host]", "recipe[kosmos-ejabberd::firewall]", - "recipe[kosmos_zerotier::firewall]" + "recipe[kosmos_zerotier::firewall]", + "recipe[sockethub::_firewall]" ] } \ No newline at end of file