Skip to content

Instantly share code, notes, and snippets.

@kaidokert
Created May 8, 2015 19:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kaidokert/2111d6e75c0609f098c8 to your computer and use it in GitHub Desktop.
Save kaidokert/2111d6e75c0609f098c8 to your computer and use it in GitHub Desktop.
Minimal salt cloud.providers file to configure ec2 access
my-ec2-config:
id: GKTADJGHEIQSXMKKRBJ08H
key: askdjghsdfjkghWupUjasdflkdfklgjsdfjajkghs
keyname: default
private_key: /root/default.pem
provider: ec2
# full file here : http://docs.saltstack.com/en/latest/ref/clouds/all/salt.cloud.clouds.ec2.html
# if any of the vars is missing, you'll get
# [WARNING ] The cloud driver, 'ec2', configured under the 'my-ec2-config' cloud provider alias was not loaded since 'ec2.get_configured_provider()' could not be found. Removing it from the available providers list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment