Sha256: da9cbb108192da403e56157f0a1f4d125ff9608461c56565616f001e6d2cad5b
Contents?: true
Size: 1.76 KB
Versions: 2
Compression:
Stored size: 1.76 KB
Contents
CHANGELOG ========= 2.0.0 ----- 2013-09-16 This is a backwards incompatible feature release. * (GH-15) Extract guest operating system configuration to capabilities * (GH-15) Add support for Windows guests Thanks to Reid Vandewiele for doing the heavy lifting of extracting the capabilities and adding the Windows guest capability. 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
vagrant-hosts-2.0.0 | CHANGELOG |
vagrant-hosts-2.0.0rc1 | CHANGELOG |