Sha256: ff881737c8148f2c9dfed949d673ac17911eb71dcf0a7f3dd6acc936178ad687
Contents?: true
Size: 1.58 KB
Versions: 1
Compression:
Stored size: 1.58 KB
Contents
# 0.2.3 (January 28, 2016) * Optimizations to REST calls in `vagrant up`. # 0.2.2 (January 26, 2016) * Bug fix: `vagrant add` would create but not start a new VM if the first existing VM was already running. # 0.2.1 (January 26, 2016) * Handle error when the user tries to use --install-provider flag. # 0.2.0 (January 20, 2016) * Add support for port forwarding on Linux and BSD hosts using AutoSSH (TCP only). * 0.1.12 (December 23, 2015) * Backward-compatibility fix. # 0.1.11 (December 22, 2015) * Fix breakage caused by fix to --provision-with argument in Vagrant 1.8.0 (Vagrant GH-5139). # 0.1.10 (December 21, 2015) * Update README/CHANGELOG. # 0.1.9 (December 21, 2015) * Add `vagrant publish-url` command. This is a Skytap-specific Vagrant command which allows granting anonymous access to Skytap environments, or specific VMs within those environments, via the Skytap UI. See the Published URLs documentation for more details. # 0.1.8 (December 2, 2015) * Fixed an issue with the custom "up" command breaking `vagrant up` for other providers. # 0.1.7 (November 30, 2015) * Added parallelization support with a custom "up" command. VMs are created and customized separately, and then all are run with a single REST call. # 0.1.6 (November 13, 2015) * Add `vpn_url` setting to specify the method for connecting to the Skytap VM. If not present, the user will select the VPN interactively. * Handle "network unreachable" errors while waiting for machines to boot. * Add more validation logic prior to creating VMs. # 0.1.5 (November 6, 2015) * Initial beta release.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
vagrant-skytap-0.2.3 | CHANGELOG.md |