Sha256: bf61cc6f91b5041a40c8067907d9de3543ff760cfc2ce6b6a3999d47759dc6c8

Contents?: true

Size: 1.2 KB

Versions: 1

Compression:

Stored size: 1.2 KB

Contents

## 1.0.2 (April 20, 2013)

IMPROVEMENTS:

* unit test coverage for `VagrantPlugins::Omnibus::Config`
* Add Rackspace provider acceptance test.
* Parameterize the acceptance test Rake task, this allows you test run
  acceptance tests against a single provider.

BUG FIXES:

* convert `Gem::Version` returned by `#retrieve_latest_chef_version` to a
  string. fixes [GH-2] for realz.
* RubyGems 2.0 compat: use #empty? to check for results. fixes [GH-6]
* Ensure 'vagrant-rackspace/action' is loaded. fixes [GH-7]
* Trigger plugin if machine state is `:active`. fixes [GH-8]

## 1.0.1 (April 17, 2013)

IMPROVEMENTS:

* Resolve `latest` to a real Chef version. This ensures the plugin does not
  attempt to re-install Chef on subsequent provisions. [GH-2]
* Validate user provided value for omnibus.chef_version is in fact a real Chef
  version. [GH-4]
* Retrieve omnibus.chef_version directly from global config.
* Update development depdendencies to vagrant (1.2.1) and vagrant-aws
  (0.2.1).

BUG FIXES:

* Plugin now correctly operates in "no-op" node if now "omnibus.chef_version"
  is not present in the Vagrantfile. [GH-3]
* Use Ubuntu 12.04 release AMI for acceptance testing.

## 1.0.0 (April 1, 2013)

* The initial release.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
vagrant-omnibus-1.0.2 CHANGELOG.md