Sha256: 7f1639e29d4532b116c05f95cb661b56665c7270b4d20b2b5df2d4e45bed63c8
Contents?: true
Size: 666 Bytes
Versions: 15
Compression:
Stored size: 666 Bytes
Contents
# Integration Testing packer-config You can run the integration tests via the Rakefile with: bundle exec rake test:integration The integration tests actually run Packer builds and can take some time to run. As of now I've only run them on an OS X system but, in theory, they should run on any system where the `packer` command and VirtualBox are available. The provisioning and kickstart scripts are largely taken from the [OpsCode Bento](https://github.com/opscode/bento) project which is most awesome and you should check it out. ## Requirements * [Packer.io](http://www.packer.io/downloads.html) * [VirtualBox](https://www.virtualbox.org/wiki/Downloads)
Version data entries
15 entries across 15 versions & 1 rubygems