X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/2b495f1621d08ae9d828ea9c97bcfe9b8b9e9517..e76c27656e216accb551db4ac1d61de9183fcfa9:/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]" )