Skip to content

Clarification needed for ec2.conf #11

@bcwilsondotcom

Description

@bcwilsondotcom

Need some clarification on the ec2.conf settings.

my-ec2-config:
  id: <aws id>
  key: <aws key>
  keyname: <my key name>
  securitygroup: <my security group>
  private_key: </path/to/my/priv_key.pem>
  location: us-east-1
  provider: ec2
  minion:
    master: saltmaster.example.com

Is id the aws account id? the aws_access_key_id?
Is key is this the aws_access_key_id? the aws_secret_access_key?
What about keyname? securitygroup? and private_key?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions