From ec5f2060c4cae7fa42350a02c0fc3092669de6bd Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Thu, 5 May 2016 13:43:52 +0100 Subject: [PATCH 1/1] Configure grisu as a planet and web storage server --- roles/grisu.rb | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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]" ) -- 2.43.2