Sha256: b8ee32f4230ca9a6947488d1bb227c2d10ef4884ef34bb66702179ba7b603ba5

Contents?: true

Size: 455 Bytes

Versions: 1

Compression:

Stored size: 455 Bytes

Contents

provider: 'AWS'
aws_access_key_id: 'YOUR_SECRET_ACCESS_KEY_ID'
aws_secret_access_key: 'YOUR_SECRET_ACCESS_KEY'
# specify another config file for your aws credentials
# in case you want to keep them encrypted. This file
# will take precedence if access keys are defined in both
# files
aws_credential_file: 'spec/data/aws_credentials.yml'

ami_id: 'SOME-AMI'
flavor_id: 'm1.large'

key_name: 'some-key-pair'
private_key_path: "~/.ssh/some-private-key.pem"

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pairhost-0.0.8 spec/data/config_with_aws_path.yml