You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 7, 2021. It is now read-only.
OpenStack provider does not expose :public_address capability, so Vagrant fails with an error:
ERROR vagrant: Vagrant experienced an error! Details:
ERROR vagrant: #<Vagrant::Errors::CapabilityNotFound: The capability 'public_address' could not be found. This is an internal error
that users should never see. Please report a bug.>
ERROR vagrant: The capability 'public_address' could not be found. This is an internal error
that users should never see. Please report a bug.
ERROR vagrant: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/capability_host.rb:94:in `capability'
Maybe there is a way to handle such case better, and display more descriptive error message.
The text was updated successfully, but these errors were encountered:
OpenStack provider does not expose
:public_address
capability, so Vagrant fails with an error:Maybe there is a way to handle such case better, and display more descriptive error message.
The text was updated successfully, but these errors were encountered: