Yes, I'm using a custom image. Not exactly an auth issue (because the `testCreateAndRunAService` succeeded; was able to install configure jetty, etc).
Upon further investigation, the servers become inaccessible via ssh after some `n` servers are created. Currently, the implementation [creates a lan for every server](https://github.com/jclouds/jclouds-labs/pull/145/files#diff-1a27cebd5920714ae4c207026edd5255R143). I'll try testing afterwards by explicitly setting which lan to connect. Might not be ideal though, thoughts? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/145#issuecomment-93653258
