We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
$ vagrant provision dev ==> dev: The managed server is not reachable. Check if the `config.managed.server` is correct. $ echo $? 1
$ vagrant provision dev ==> dev: The managed server is not reachable. Check if the `config.managed.server` is correct. $ echo $? 0
The text was updated successfully, but these errors were encountered:
This is not good :(
Sorry, something went wrong.
Hey @promethe42 , @pvalena ,
sorry for the delay in response. I'm currently not finding time to properly support this as needed, but I'm happy to accept pull requests for this.
Only issue is that before making any functional changes:
.travis.yml
I will try to find some time during the next days. If you want to support, I'm happy about PRs as well.
Cheers, Torben
the plugin should be lifted to be compatible with latest vagrant version
How's that? We're experimenting with it, and it works fine, currently. Do you have some specifics?
I'll try to check travis-ci failures later on, but I'm no expert.
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
Expected behavior
Actual behavior
The text was updated successfully, but these errors were encountered: