]> git.openstreetmap.org Git - chef.git/commitdiff
Remove community role from gorwen
authorGrant Slater <github@firefishy.com>
Thu, 3 Oct 2024 04:04:08 +0000 (05:04 +0100)
committerGrant Slater <github@firefishy.com>
Thu, 3 Oct 2024 04:04:08 +0000 (05:04 +0100)
roles/gorwen.rb

index 929ffbac0c713f2823ad26cb6022a0fbc6230935..0b884ec157d436625e7f6d4eebf4de52987ba63a 100644 (file)
@@ -38,6 +38,5 @@ default_attributes(
 run_list(
   "role[equinix-dub]",
   "role[hp-dl360e-g8]",
-  "role[community]",
   "recipe[dhcpd]"
 )