]> git.openstreetmap.org Git - chef.git/commitdiff
Revert "Temporarily add community role to Sarel to setup base"
authorGrant Slater <github@firefishy.com>
Mon, 28 Nov 2022 13:43:28 +0000 (13:43 +0000)
committerGrant Slater <github@firefishy.com>
Mon, 28 Nov 2022 13:43:28 +0000 (13:43 +0000)
This reverts commit 2c3e1c95e07c62283306dadcbb723c7b7b30a5eb.

roles/sarel.rb

index 345c046433b267614cea841958822b726a835b91..30229a1c74d91f0a352ecc707557d019470a3e29 100644 (file)
@@ -33,6 +33,5 @@ default_attributes(
 )
 
 run_list(
-  "role[ucl]",
-  "role[community]"
+  "role[ucl]"
 )