X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/e6962135be2b7f1b43ace48e1c660f7f4ed8f50d..d6a8bad7df4435fe77a72b05cb23c62c945541d5:/roles/clifford.rb diff --git a/roles/clifford.rb b/roles/clifford.rb index 0776abe61..896438d0b 100644 --- a/roles/clifford.rb +++ b/roles/clifford.rb @@ -21,5 +21,6 @@ default_attributes( ) run_list( - "role[ucl-internal]" + "role[ucl-internal]", + "role[forum]" )