X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/2f524f8b38477e2c7928797ea824307462c2f591..fba89b0d71a9dd87d0c3c57fb2f84263c3b36a14:/roles/thorn-05.rb diff --git a/roles/thorn-05.rb b/roles/thorn-05.rb index e36e22017..e0b20913d 100644 --- a/roles/thorn-05.rb +++ b/roles/thorn-05.rb @@ -10,7 +10,7 @@ default_attributes( :family => :inet, :address => "10.0.32.42", :bond => { - :slaves => %w(em1 em2) + :slaves => %w[em1 em2] } } }