-
Notifications
You must be signed in to change notification settings - Fork 105
New issue
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
Fix specs for digitalocean #325
Comments
This need to be tested against after builing the DO image using the latest version of the packer template. |
Weave service is not running and logs showing: |
Think this is because default value for iprange overlaps with default Digitalocean internal subnet. So setting something more restrictive should work like: |
Closing via 5ade856 |
closing in favour of #583 |
When dpeloying from wercker on Digitalocean:
On host `mesos_masters'
Failure/Error: it { should be_running }
MultiJson::ParseError:
784: unexpected token at 'Error: No such image or container: weave
[]
'
/bin/sh -c docker\ inspect\ weave
Error: No such image or container: weave
[]
https://app.wercker.com/#deploystep/55881a3e9e5d0cdb461345b5
The text was updated successfully, but these errors were encountered: