This repository was archived by the owner on Mar 19, 2025. It is now read-only.
0.2.1902.18, initial beta release
Pre-release
Pre-release
·
12 commits
to beta
since this release
uplift-vagrant, v0.2.1902.18
Initial beta release for internal and public testing.
rubygems.org
https://rubygems.org/gems/vagrant-uplift/versions/0.2.1902.18
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: