Sha256: 17c574bbd9c7bd7cc3687708566180e6c7e8205bc829a0f3744464f33a1f40f1

Contents?: true

Size: 961 Bytes

Versions: 8

Compression:

Stored size: 961 Bytes

Contents

## Changelog

0.1.1

- Remove extra debug information from command output.

0.1.2

- Added virtual box 4.2 support.

0.1.3 

- Added puppet provisioner.

1.0.0 

- Converted to Vagrant 1.1.x plugin architecture.

1.0.1 

- Fix #29 Monkey Patch the 4.2 driver to include read_mac_addresses. 
  - use read_mac_addresses in all cases.

1.0.3 

- Added vagrant shell provisioner. The built-in shell provisioner tried to chmod the target script which doesn't make sense on windows.
- Can now run the vagrant-windows plugin via bundle exec instead of vagrant plugin install (for plugin dev).The vagrant src root finding logic didn't work from a bundle, but the native Vagrant src root does.
- Readme fixes/updates.

1.2.0

- Converted to Vagrant 1.2.x plugin architecture.
- Various networking fixes.
- Chef provisioner runs through the Windows task scheduler instead of ps_runas power shell script.

1.2.1

- Fixed issue 91, drive mapping was failing on Vagrant 1.1.

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
vagrant-windows-1.3.1 CHANGELOG.md
vagrant-windows-1.3.0 CHANGELOG.md
vagrant-windows-1.3.0.pre.3 CHANGELOG.md
vagrant-windows-1.3.0.pre.2 CHANGELOG.md
vagrant-windows-1.3.0.pre.1 CHANGELOG.md
vagrant-windows-1.2.3 CHANGELOG.md
vagrant-windows-1.2.2 CHANGELOG.md
vagrant-windows-1.2.1 CHANGELOG.md