Sha256: 775e25f1c10f430fafc8c154ec9fb3883bbd412234e30d51cf06179878502ea0
Contents?: true
Size: 567 Bytes
Versions: 1
Compression:
Stored size: 567 Bytes
Contents
#examples from Amazon documentation aws_key_location: ~/.ssh #or whereever you store you aws keys - no trailing slash ec2_private_key: pk-HKZYKTAIG2ECMXYIBH3HXV4ZBZQ55CLO.pem ec2_x509_cert: cert-HKZYKTAIG2ECMXYIBH3HXV4ZBZQ55CLO.pem aws_account_id: 495219933132 ec2_architecture: i386 #or x86_64 aws_access_key: <aws-access-key-id> aws_secret_access_key: <aws-secret-access-key> ec2_s3_bucket_name: some_bucket_for_your_ami_images ami_excluded_items: [] #you may want to exclude files or directories like /home/my_user, etc.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
thunder_punch-0.0.4 | example/ec2_config.yml |