Sha256: d4068c764eba564556a88edcad36031fbb54011f7745f1fcf3cc1fa28fb73cdb
Contents?: true
Size: 455 Bytes
Versions: 2
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 presedence 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pairhost-0.0.7 | spec/data/config_with_aws_path.yml |
pairhost-0.0.6 | spec/data/config_with_aws_path.yml |