X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/6e1a30e28068b34daa9715bd49c93b6a759feff0..2dde19d4322c421d29e7b6f3a8a1c55b773194fc:/roles/stormfly-02.rb diff --git a/roles/stormfly-02.rb b/roles/stormfly-02.rb index b107b0ae6..c27b1d06a 100644 --- a/roles/stormfly-02.rb +++ b/roles/stormfly-02.rb @@ -15,5 +15,6 @@ default_attributes( ) run_list( - "role[osuosl]" + "role[osuosl]", + "role[hp-g6]" )