红联Linux门户
Linux帮助

Vagrant 1.9.8发布,开发环境构建和分发工具

发布时间:2017-08-29 09:14:01来源:红联作者:baihuo
Vagrant 1.9.8 已发布,Vagrant 是构建和分发开发环境的工具。

Vagrant 管理的开发环境可以通过 AWS 或 OpenStack 在云中的虚拟化平台(如 VirtualBox 或 VMware )运行,也可以在 Docker 或 Raw LXC 等容器中运行。

Vagrant 提供了创建和管理完整的便携式开发环境的框架和配置格式。这些开发环境留存在你的计算机或云端,并可在 Windows、Mac OS X 和 Linux 之间移植。

新版本包含大量修复和改进,部分如下:

bash: Add box prune to contrib bash completion

commands/login: Ask for description of Vagrant Cloud token

commands/validate: Improve functionality of the validate command

core: Updated Vagrants rspec gem to 3.5.0

core: Validate powershell availability and version before use

core: Introduce extra_args setting for ssh configs

docs: Align contrib/sudoers file for ubuntu linux with docs

provider/hyperv: Prefer IPv4 guest address

provisioners/chef: Add config option omnibus_url for chef provisioners

provisioners/chef: Improve exception handling around missing folder paths

软件详情:https://github.com/mitchellh/vagrant/blob/master/CHANGELOG.md

下载地址:https://github.com/mitchellh/vagrant/archive/v1.9.8.zip

来自:开源中国社区
文章评论

共有 0 条评论