Skip to content

Instantly share code, notes, and snippets.

@bluethundr
Created September 13, 2016 17:13
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 bluethundr/5a17888e55ab6f7e9795466a9f6d1207 to your computer and use it in GitHub Desktop.
Save bluethundr/5a17888e55ab6f7e9795466a9f6d1207 to your computer and use it in GitHub Desktop.
## same error
[root@salt:~] #salt-cloud -p base_ec2 ops.example.com
[ERROR ] Profile base_ec2 is not defined
Error:
Profile base_ec2 is not defined
## /etc/salt/cloud.profiles.d/salt_profiles
base_ec2:
provider: my-ec2-southeast-private-ips
image: ami-e565ba8c
size: t2.micro
ssh_username: ec2-user
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment