X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/adc8d923c01cee17a5818caf1b59e251b97540c5..ec5f2060c4cae7fa42350a02c0fc3092669de6bd:/roles/grisu.rb diff --git a/roles/grisu.rb b/roles/grisu.rb index 749be40e2..d572d88f0 100644 --- a/roles/grisu.rb +++ b/roles/grisu.rb @@ -30,5 +30,8 @@ default_attributes( run_list( "role[ic]", - "role[hp-dl180-g6]" + "role[hp-dl180-g6]", + "role[gateway]", + "role[web-storage]", + "role[planet]" )