spec/helpers.rb in beaker-pe-2.1.10 vs spec/helpers.rb in beaker-pe-2.1.11

- old
+ new

@@ -24,9 +24,10 @@ end module HostHelpers HOST_DEFAULTS = { :platform => 'unix', + :packaging_platform => 'unix', :roles => ['agent'], :snapshot => 'snap', :ip => 'default.ip.address', :box => 'default_box_name', :box_url => 'http://default.box.url',