From: Grant Slater Date: Mon, 28 Nov 2022 13:43:28 +0000 (+0000) Subject: Revert "Temporarily add community role to Sarel to setup base" X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/34bf648b52e167893b2a456d65ab714e06902248?ds=inline Revert "Temporarily add community role to Sarel to setup base" This reverts commit 2c3e1c95e07c62283306dadcbb723c7b7b30a5eb. --- diff --git a/roles/sarel.rb b/roles/sarel.rb index 345c04643..30229a1c7 100644 --- a/roles/sarel.rb +++ b/roles/sarel.rb @@ -33,6 +33,5 @@ default_attributes( ) run_list( - "role[ucl]", - "role[community]" + "role[ucl]" )