X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/74b8b23ce38fa7205877e32a7604e16eefeb1d6c..ad4f0161019877412716d63b3d5307e6743c2f1a:/roles/sarel.rb diff --git a/roles/sarel.rb b/roles/sarel.rb index 0d7832b53..27e071684 100644 --- a/roles/sarel.rb +++ b/roles/sarel.rb @@ -21,7 +21,11 @@ default_attributes( ) run_list( - "role[ucl-slough]", + "role[ucl]", "role[hp-g5]", - "role[yournavigation]" + "role[yournavigation]", + "role[chef-server]", + "role[chef-repository]", + "recipe[git::server]", + "recipe[serverinfo]" )