Skip to content
This repository has been archived by the owner on Jul 29, 2018. It is now read-only.

v0.0.4

Compare
Choose a tag to compare
@navidshaikh navidshaikh released this 15 Mar 11:08
· 198 commits to master since this release

Version 0.0.4 of the vagrant-service-manager plugin has been released by Project Atomic.

This release include some important enhancements and blocker bug fixes.

With this release, we have added support for configuring OpenShift service by configuring it in Vagrantfile with default configuration for CDK box. This is another milestone towards no Vagrantfile approach where user can just write vagrant init projectatomic/adb && vagrant up

Here is the detailed CHANGELOG for the release
Fix #101: vagrant-service-manager version 0.0.4 release @navidshaikh
Remove manually scp for TLS keys and use machine.communicate.download @bexelbie
Fix #87 #83: Supports starting OpenShift service as part of config @budhrg @bexelbie @navidshaikh
Fix #95: Update hook code to call other middleware first @bexelbie
Fix #94: Do not exit if box is not supported @navidshaikh
Fixed missing word for plugin installation in README @budhrg
Fix #91: Renaming the method name flavor to os_variant @LalatenduMohanty
Fix links, typos, formatting in CONTRIBUTING.md @budhrg
Fix #16 and #72: Enable private networking for VirtualBox if not set @budhrg