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