Quantcast
Channel: OSCHINA 社区最新新闻
Viewing all articles
Browse latest Browse all 44787

Vagrant 1.8.4 发布,虚拟化开发环境管理

$
0
0

Vagrant 1.8.4 发布了,Vagrant 是一个基于 Ruby 的工具,用于创建和部署虚拟化开发环境。它使用 Oracle 的开源 VirtualBox 虚拟化系统,使用 Chef 创建自动化虚拟环境。

BUG 修复:

  • core: Fix bundler plugin issue and version constraint [GH-7418, GH-7415]

  • providers/virtualbox: Use 8 network interfaces (due to Windows limitation) [GH-7417, GH-7419]

  • provisioners/ansible(both): Honor "galaxy_roles_path" option when running ansible-playbook [GH-7269, GH-7420]

  • provisioners/ansible_local: Add quotes around "ansible-galaxy" arguments [GH-7420]

改进:

  • guests/redhat: Add CloudLinux detection [GH-7428, GH-7427]

下载地址:


Viewing all articles
Browse latest Browse all 44787

Trending Articles