X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/609545d8aac44ced474b3290c8143bae60d3402e..ec5f2060c4cae7fa42350a02c0fc3092669de6bd:/roles/grisu.rb diff --git a/roles/grisu.rb b/roles/grisu.rb index af13c4baf..d572d88f0 100644 --- a/roles/grisu.rb +++ b/roles/grisu.rb @@ -31,5 +31,7 @@ default_attributes( run_list( "role[ic]", "role[hp-dl180-g6]", - "role[imagery]" + "role[gateway]", + "role[web-storage]", + "role[planet]" )