Conversation
|
The exception goes away when I rollback to Is there an example somewhere of how to configure this provider? Is it similar to setting up the lein pallet add-service pallet-ec2 pallet-ec2 \
$AWS_ACCESS_KEY_ID $AWS_SECRET_ACCESS_KEYEdit The above command doesn't work, reporting |
|
I think the exception you are seeing with 0.2.1 comes from using clojure 1.5.1 code with clojure 1.4. I'll check the declared clojure dependencies. |
|
When do you get the |
|
My project is using Clojure 1.4.0, which is what the lein pallet template generated when I used it maybe two weeks ago. On Sat, Mar 29, 2014 at 12:30 AM, Hugo Duncan notifications@github.com
|
This example does not currently work, I'm in the process of trying to get this running.
The reason I'm sending this pull request through is that I've found the docs around setting up instances quite abstract, and some real world examples would be really helpful.
It would probably make sense to rename a few things, and perhaps remove config that isn't specific to Amazon, but as a conversation starter this is hopefully of some use.