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