0.2.1902.39, stable beta release
Pre-release
Pre-release
SubPointSupport
released this
18 Feb 07:54
·
6 commits
to beta
since this release
uplift-vagrant, v0.2.1902.39
Stable beta release for internal and public testing.
rubygems.org
Installing vagrant-uplift
plugin
vagrant-uplift
is a normal Vagrant plugin distributed via rubygems.org. Refer to Vagrant documentation for additional information.
# listing installed plugins
vagrant plugin list
# installing vagrant-uplift plugin
vagrant plugin install vagrant-uplift
# uninstalling vagrant-uplift plugin
vagrant plugin uninstall vagrant-uplift
Using vagrant-uplift
plugin
vagrant-uplift
provides additional helpers with Vagrant configuration to simplify domain controller creation, SQL servers provision, SharePoint farm provision and VS install.
Under the hood, plugin delivers a set of powershell
scripts and DSC configs wrapped into Ruby helpers. More documentation can be found on the project repository:
https://github.com/SubPointSolutions/uplift-vagrant