Skip to content
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

Changing the region doesn't work #79

Open
jkeilson opened this issue Aug 13, 2015 · 0 comments
Open

Changing the region doesn't work #79

jkeilson opened this issue Aug 13, 2015 · 0 comments

Comments

@jkeilson
Copy link

Changing the region in the .pallet/config.clj doesn't seem to work.
I tried both of these lines:
:jclouds.regions "us-gov-west-1"
:location {:location-id "us-gov-west-1"} (found in the jclouds pages)
and both resulted in the following:

ERROR logging - Exception in thread "main"
ERROR logging - org.jclouds.rest.AuthorizationException: POST https://ec2.us-east-1.amazonaws.com/ HTTP/1.1 -> HTTP/1.1 401 Unauthorized (form-init7517205461496562199.clj:1)
This is expected, my credentials are for the govcloud region.
Per the jclouds documentation, I need to set a specific variable:
https://jclouds.apache.org/guides/aws-ec2/ ctrl-f govcloud
Is that possible with storm-deploy?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant