]> git.openstreetmap.org Git - chef.git/blobdiff - roles/sarel.rb
Move dns role to idris and remove management roles from sarel
[chef.git] / roles / sarel.rb
index a574b7c279b9a7ca6bf09681622e06101c99f989..30229a1c74d91f0a352ecc707557d019470a3e29 100644 (file)
@@ -33,9 +33,5 @@ default_attributes(
 )
 
 run_list(
-  "role[ucl]",
-  "role[chef-server]",
-  "role[chef-repository]",
-  "role[git]",
-  "role[dns]"
+  "role[ucl]"
 )