Sha256: 24e966f31b50c40ea587a9de82771f9e7db37dc11ac3f1a3353ca33af4bd4993

Contents?: true

Size: 731 Bytes

Versions: 2

Compression:

Stored size: 731 Bytes

Contents

## v0.3.0:

* Updating to new ~/.simpledeploy.yml format.

    artifacts: 
      chef_repo:
        bucket_prefix: prefix_to_bucket
        domain: name_of_object
      app:
        bucket_prefix: prefix_to_bucket
        domain: name_of_object
      cookbooks:
        bucket_prefix: prefix_to_bucket

    environments:
      preprod_shared_us-west-1:
        access_key: XXX
        secret_key: YYY
        region: us-west-1
      infrastructure_us-west-1:
        access_key: XXX
        secret_key: YYY
        region: us-west-1
      infrastructure_us-east-1:
        access_key: XXX
        secret_key: YYY
        region: us-east-1

* Adding locking to deployment.
* Added limit to number of events coming out with -l flag.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
simple_deploy-0.3.1 CHANGELOG
simple_deploy-0.3.0 CHANGELOG