Skip to content

Instantly share code, notes, and snippets.

@garnaat
Created October 13, 2011 12:48
Show Gist options
  • Save garnaat/1284158 to your computer and use it in GitHub Desktop.
Save garnaat/1284158 to your computer and use it in GitHub Desktop.
Example showing Eucalyptus credentials in boto config file
[Credentials]
...
euca_access_key_id=999999999999999999999999999999999999
euca_secret_access_key=00000000000000000000000000000000000000
...
[Boto]
...
eucalyptus_host =173.205.188.130
walrus_host = 173.205.188.130
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment