首页 > 代码库 > Vagrant的一个BUG - 不支持'change_host_name'
Vagrant的一个BUG - 不支持'change_host_name'
==> master: Setting hostname...Vagrant attempted to execute the capability ‘change_host_name‘on the detect guest OS ‘linux‘, but the guest doesn‘tsupport that capability. This capability is required for yourconfiguration of Vagrant. Please either reconfigure Vagrant toavoid 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'
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。