首页 > 其他 > 详细

Vagrant的一个BUG - 不支持'change_host_name'

时间:2016-09-10 21:55:08      阅读:160      评论:0      收藏:0      [点我收藏+]
==> master: Setting hostname...
Vagrant attempted to execute the capability change_host_name
on the detect guest OS linux, but the guest doesnt
support that capability. This capability is required for your
configuration of Vagrant. Please either reconfigure Vagrant to
avoid this capability or fix the issue by creating the capability.

 

使用的BOX 【Ubuntu precise 64 VirtualBox】:

http://files.vagrantup.com/precise64.box

Vagrant1.8.5

VirtualBox5.1.4

 

会发生无法通过Vagrantfile修改hostname的问题。

 

解决方案:

https://github.com/mitchellh/vagrant/issues/7625

 

Vagrant的一个BUG - 不支持'change_host_name'

原文:http://www.cnblogs.com/csliwei/p/5860236.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!