Проблема в том, что функция "change_host_name" не поддерживается гостем при попытке выполнить следующую командную строку:
vagrant up
Это приводит к ошибке:
Vagrant attempted to execute the capability 'change_host_name'
on the detect guest OS 'linux', but the guest doesn't
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.
Обратите внимание, что моя ОС: OS X Yosemite 10.10.5
Гостевые дополнения Версия: 4.2.0 и VirtualBox Версия: 5.0
Я пробовал много решений других, которые сталкиваются с этой проблемой, но я не мог это исправить.