X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/e6962135be2b7f1b43ace48e1c660f7f4ed8f50d..c395a65dc34de6ab1ae80211598dbaa2b54b531f:/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]" )