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