Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # 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?

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

No branches or pull requests

1 participant