X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/e0c1cbe28b9a5c0034a5c212ccbefb4c8c9630ea..ad4f0161019877412716d63b3d5307e6743c2f1a:/roles/sarel.rb diff --git a/roles/sarel.rb b/roles/sarel.rb index aab567bd8..27e071684 100644 --- a/roles/sarel.rb +++ b/roles/sarel.rb @@ -23,5 +23,9 @@ default_attributes( run_list( "role[ucl]", "role[hp-g5]", - "role[yournavigation]" + "role[yournavigation]", + "role[chef-server]", + "role[chef-repository]", + "recipe[git::server]", + "recipe[serverinfo]" )