Sha256: d58341c262089f4643bb25414da1a813d93614e5c516e816233b48fb0c604fb4

Contents?: true

Size: 1.45 KB

Versions: 1

Compression:

Stored size: 1.45 KB

Contents

CHANGELOG
=========

1.1.5
-----

2013-09-06

This is a backwards compatible bugfix release.

  * (GH-11) Assign `config.vm.hostname` to 127.0.1.1 if available
  * (GH-10, GH-13) Normalize hostnames and aliases.
  * Add `change_host_name` shim support for Vagrant 1.3

Thanks to Charlie Sharpsteen for pretty much authoring this entire release.


1.1.4
-----

2013-08-18

This is a backwards compatible bugfix release.

  * Register config_builder provisioner extension with 'hosts' identifier

1.1.3
-----

2013-08-08

  * Update config_builder provisioner model registration syntax
  * GH-9 Use correct machine host for each /etc/hosts entry

Thanks to Hunter Haugen for his help on this release.

1.1.2
-----

2013-08-07

This is a backwards compatible bugfix release.

  * GH-6 provisioner `autoconfigure` option works with explicit hosts
  * GH-7 all host aliases are respected
  * Autoconfigured entries should ensure private_networks have an IP address
  * Remove hardcoded dependency on virtualbox vm provider

Thanks to Tom Linkin for his help on this release.

1.1.1
-----

This is a backwards compatible feature and bugfix release.

  * gemspec dependency on vagrant

1.1.0
-----

This is a backwards compatible feature and bugfix release.

  * Support Vagrant 1.2 change_host_name capability
  * Support Vagrant 1.1 and 1.2 change_host_name invocation
  * Add config.vm.hostname into hosts file if set

Thanks to the following contributors:

  - Patrick Otto
  - Luke Amdor

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
vagrant-hosts-1.1.5 CHANGELOG