Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sous-chefs/aws

Development repository for the aws cookbook
https://github.com/sous-chefs/aws

Add back the default AWS recipe

We do actually need this until we dynamically install the gem. Soon...

ec3f06c5233a7f4ecfceb309b4e127a13f402f35 authored almost 9 years ago by Tim Smith <[email protected]>
Remove the empty default test recipe

5bff8aedc8a5f0fe8ee602101e465991538217cd authored almost 9 years ago by Tim Smith <[email protected]>
Require the aws-sdk in each gem and fail better

The failures should be fatal level and they should raise. This greatly improves the error messa...

6ea81a12a7716d526dade6cb2ead8610d0c7e1a7 authored almost 9 years ago by Tim Smith <[email protected]>
Remove include of aws::default from all test recipes

We shouldn't need this anymore and we should confirm that via tests

dcad3d1ceeb1e0674145cac0cbbc09300cc3a612 authored almost 9 years ago by Tim Smith <[email protected]>
Document the switch the ohai attributes

bbd0b308827de8bba65f741237c980491a97410f authored almost 9 years ago by Tim Smith <[email protected]>
Merge pull request #224 from chef-cookbooks/ohai

Gather metadata information from Ohai vs. metadata requests

59f06d36e28cf5ad2c86abf2067575d38629d429 authored almost 9 years ago by Tim Smith <[email protected]>
Use Ohai for EC2 metadata information

There's no need to fetch this from the metadata endpoint as we've done it already.

cd10c13dd1aa0f5fb183c35172a7e26053da04a6 authored almost 9 years ago by Tim Smith <[email protected]>
Improve logging

Be a bit less verbose in info level and add debug level logging

86df22c753a4f3412b1d7c2dde4085d50343c0b5 authored almost 9 years ago by Tim Smith <[email protected]>
Update changelog

4875bffcc979008b3aff35cfb5c47beaec109265 authored almost 9 years ago by Tim Smith <[email protected]>
delete_on_termination should be false by default

It had a nil value before which achieved the same thing.

275a5a16c013f2bb1c2c81e06875bd273875d54e authored almost 9 years ago by Tim Smith <[email protected]>
Rubocop fixes

5e3689e888f32ede300701671f09bc89da12cb1b authored almost 9 years ago by Tim Smith <[email protected]>
Properly check the size of the snapshot array

The default is an empty array so there's no need to check nil and size.empty? isn't valid.

48dd3a276bc37fdfba083024ed0a489e9bb40638 authored almost 9 years ago by Tim Smith <[email protected]>
Rip out the old data bag code from the ebs_raid provider

We need to handle this directly in the library

0a73e8f93e35d4a2b50207ce3c990e901d1a709b authored almost 9 years ago by Tim Smith <[email protected]>
Fix bad converge logging

07bb5e4329c7de38a49d60db7cdf47b07dfb45b9 authored almost 9 years ago by Tim Smith <[email protected]>
Simplify region detection logic / fix error

61027f4cdc78e61d33776ccf28f8f49b096db157 authored almost 9 years ago by Tim Smith <[email protected]>
Resolve deprecation warnings for Chef 13

9c0e07585dffd89f555acae67c9744f3aa417614 authored almost 9 years ago by Tim Smith <[email protected]>
Replace kitchen file with the kitchen cloud file

65b1c3ff02b8bc267f1e6459f30a671b7410a3a3 authored almost 9 years ago by Tim Smith <[email protected]>
Fix merge artifact

286cf812d61e6048a49336c038db17f74cd17979 authored almost 9 years ago by Tim Smith <[email protected]>
Fix cfn docs

aa62eaab60f5410694e682f706fd35a4ad245d23 authored almost 9 years ago by Tim Smith <[email protected]>
cfn_stack -> cloudformation_stack

23c2424549687c24558f7c4c4e8d6fbc94a101ce authored almost 9 years ago by Tim Smith <[email protected]>
Update README.md

f0f7fac878c7804930c947200618b7d75bf89aac authored almost 9 years ago by Tim Smith <[email protected]>
Readme updates

Format code with ruby syntax highlighting and fix my bad merge autocorrects

52b67ae6e9ea5f3d40eced30a6dd4b258e604c44 authored almost 9 years ago by Tim Smith <[email protected]>
Merge branch 'paybyphone-master'

993bcfd9e8f70f798d3c3b2d7ef489c43b096d60 authored almost 9 years ago by Tim Smith <[email protected]>
Merge branch 'master' of https://github.com/paybyphone/aws into paybyphone-master

# Conflicts:
# .kitchen.cloud.yml
# README.md
# attributes/default.rb
# libraries/ec2.rb
# resou...

04cb20b24678e285dd0eed0f8f7ca68a46751311 authored almost 9 years ago by Tim Smith <[email protected]>
People doesn't use the libraries directly. Remove from readme

544fb49f1f095e7194b600e715a526eaa56cac6f authored almost 9 years ago by Tim Smith <[email protected]>
Merge pull request #219 from chef-cookbooks/11_6_is_old

Remove Chef < 11.6 compat part II

d56c8bdaa237a389df457bc6a8694fdd71145948 authored almost 9 years ago by Jennifer Davis <[email protected]>
Remove Chef < 11.6 compat part II

27d9b2852a00c02db42bc9687013f17d53dbe440 authored almost 9 years ago by Tim Smith <[email protected]>
Update test deps

d9d68ec43be15b8d4a693be84e8ec3311051b68d authored almost 9 years ago by Tim Smith <[email protected]>
Update CHANGELOG.md

faa7117d5cef1e15a89fcb17fda62757d2be81c5 authored almost 9 years ago by Tim Smith <[email protected]>
Merge pull request #218 from chef-cookbooks/11_6_is_old

Remove support for Chef < 11.6.0

2469910f87bd46bdd793662116f7c60aca2e6e1b authored almost 9 years ago by Jennifer Davis <[email protected]>
Remove support for Chef < 11.6.0

11.6.0 shipped in July of 2013. We should reduce the complexity by
removing the check/warning f...

1d13e5035e445ca4a36bf0804085d1db9b76ff0b authored almost 9 years ago by Tim Smith <[email protected]>
Merge pull request #217 from chef-cookbooks/bazbremner-add_xfs_raid

@bazbremner add xfs raid

9d419055a1f2ae9febd388721f531bc435f5510c authored almost 9 years ago by Tim Smith <[email protected]>
minor fixes for rubocop

eb51c660eb842fa4dc994a7134de90713ddebc4a authored almost 9 years ago by Jennifer Davis <[email protected]>
fixing ending space

fee7363ca656083af05b934a382adc909058b314 authored almost 9 years ago by Jennifer Davis <[email protected]>
fixing metadata.rb from master

3ea45d6df148b316912a7c3a3b3c6c9538312335 authored almost 9 years ago by Jennifer Davis <[email protected]>
removing xfs dependency

1ba592cca9e75253de77d4215c90eab3c9de6595 authored almost 9 years ago by Jennifer Davis <[email protected]>
resolving conflicts

8859d94780067e15630a3b6717c5d4c9c57146e2 authored almost 9 years ago by Jennifer Davis <[email protected]>
rebasing and adding @bazbremner contributions. Replaces #63

08547087730a03c51e5fa1a0320e9e5dc71730aa authored almost 9 years ago by Jennifer Davis <[email protected]>
Add test for default suite

cf6aa4111a314f3ecf52b36d9fd9a3e369f02cff authored almost 9 years ago by Tim Smith <[email protected]>
Release 2.9.3

b5f2c27d6a9ef23953e58ea190942c98c9dc4ef3 authored almost 9 years ago by Tim Smith <[email protected]>
Resolve rubocop warnings in 0.37

f25993b38e36473b9c62b8430986f99dcfaf7b8d authored almost 9 years ago by Tim Smith <[email protected]>
Update testing infra

1cff1c90bc3794e44cad453e3f484dba25e80271 authored almost 9 years ago by Tim Smith <[email protected]>
Fix default for mount_point_mode to actually be a string

Thanks for pointing this out @gpurrenhage

d5563d5426965b11676164cf7026db5686e46395 authored almost 9 years ago by Tim Smith <[email protected]>
ec2: Fixing connection setup to properly respect credential chain

f49567286fa118019b85daebde7d07caa68d6d75 authored almost 9 years ago by Chris Marchesi <[email protected]>
Fail the build when foodcritic produces warnings

d968301a80ac4add8eaed50fc919bfd21db674c1 authored almost 9 years ago by Tim Smith <[email protected]>
Resolve foodcritic warnings

cc5858270994f4905fa346809ba1d484070c023c authored almost 9 years ago by Tim Smith <[email protected]>
Release 2.9.2

e78d5f03f629f981a0b66490e020575b321e5095 authored almost 9 years ago by Tim Smith <[email protected]>
Fix the ohai dep

ae718384fc5b344fbae361f46d1931a0c6ed8f7d authored almost 9 years ago by Tim Smith <[email protected]>
Release 2.9.1

61d1571746f35f2414da4d9af29a17520040ec8b authored almost 9 years ago by Tim Smith <[email protected]>
Add kitchen docker testing of the recipes

1061b00e459743752125a4f2652c5ee30f7120b8 authored almost 9 years ago by Tim Smith <[email protected]>
Add windows to test kitchen config

6dc719e273e3d764975bfe5aafc5d8007f45a02c authored almost 9 years ago by Tim Smith <[email protected]>
Require at least Ohai 2.1.0

Versions before this can't properly create hints without specifying the content

9c04ae53a541ef0e96eb179b5113f861680c2af7 authored almost 9 years ago by Tim Smith <[email protected]>
Add inspec test for the ohai hint

b127f770b93bbc6aec5d5c0279df404b7744d7a7 authored almost 9 years ago by Tim Smith <[email protected]>
Add platforms to the metadata

Otherwise we don't get the badges on supermarket

d6be61362cfb1544137a53245a5d32c09667ad7d authored almost 9 years ago by Tim Smith <[email protected]>
Update license file

7bed11b502e3aee033d232da08376115ca44d5cf authored almost 9 years ago by Tim Smith <[email protected]>
Remove tags from the Rakefile

aba90972df298baa969dc814d69e4fe3f750245e authored almost 9 years ago by Tim Smith <[email protected]>
Release 2.9.0

6c85cd7d958b89026b05b4b107b280c31767b400 authored almost 9 years ago by Tim Smith <[email protected]>
Merge pull request #191 from zl4bv/s3_region

Pull region from s3_file attribute

146f2647f203bba2c958ae2b86ea44a29b188032 authored almost 9 years ago by Tim Smith <[email protected]>
Merge pull request #205 from obazoud/fix_elb

Fix elb register/deregister

be069a81b2339adff41c46691bec8d9864cdc309 authored almost 9 years ago by Tim Smith <[email protected]>
Fix elb register/deregister (version 2.7.2) - see http://docs.aws.amazon.com/sdkforruby/api/Aws/ElasticLoadBalancing/Types/Instance.html

c34b31b9057f4545fde984026761a03040223493 authored almost 9 years ago by Olivier Bazoud <[email protected]>
Adjust method name for upstream changes

459ef92f4727836920f0f25f2762da5689417fc6 authored almost 9 years ago by Ben Vidulich <[email protected]>
Document region attribute for aws_s3_file resource

ab8aef204b6a4d471d72a3f52787e9c64d9ed2ec authored almost 9 years ago by Ben Vidulich <[email protected]>
Fix Rubocop offense

a9b77467ccb77b1f2b1e3d86738aa403a6be9047 authored almost 9 years ago by Ben Vidulich <[email protected]>
Pull region from s3_file attribute

665372edaa6d3ae71d40c02f01666228f7dcd6bd authored almost 9 years ago by TaopaiC <[email protected]>
Merge pull request #203 from chef-cookbooks/ohai

Setup the hint with the ohai provider

bd584af5a4574c0f2846097a72de31cf9476dc90 authored almost 9 years ago by Tim Smith <[email protected]>
Fixing rubocop errors.

9ccd0b41517f366fdec3f3b780d86ce2836ae9cf authored almost 9 years ago by Shaun Martin <[email protected]>
[GH-169] s3 conditional requests

- Adding basic logic for skipping :create when local & remote files match

dc8d7fb87536f369dab9eb56e994ddf624f4cd3b authored almost 9 years ago by Shaun Martin <[email protected]>
Use a better description in the ChefSpec

4929400b187a9399757a87533f336c60e654ebcf authored almost 9 years ago by Nathen Harvey <[email protected]>
Test for an ohai_hint resource

fb412e9f7596c82d70b9929a5524eec8709f6a48 authored almost 9 years ago by Nathen Harvey <[email protected]>
Setup the hint with the ohai provider

This gives us Windows support

2ec44ee9d1f71c1af47826d52f27b24c3d8801d6 authored almost 9 years ago by Tim Smith <[email protected]>
Rubocop fixes

eb9f1ed1ac013dba6077557f86eae7acf940db88 authored almost 9 years ago by Tim Smith <[email protected]>
Merge pull request #152 from wormzer/master

create volume can take a size even when a snapshot is provided

a1a1c818125626fa0b3ab151d12f9a7ac078019c authored almost 9 years ago by Tim Smith <[email protected]>
Release 2.8.0

0c90a3070693c48fa08489a20c87f48172caf545 authored almost 9 years ago by Tim Smith <[email protected]>
Improve ebs_raid documentation

3cc44736d6b243e721f7e5277902ca59f00d93ad authored almost 9 years ago by Tim Smith <[email protected]>
Update authentication documentation

d3a0eba763da81484ee48799a97f29ae98262ad7 authored almost 9 years ago by Tim Smith <[email protected]>
Fix volume type documentation for ebs_raid

6c09f5e02b3f1701c2b4d949d8d510f2e6919451 authored almost 9 years ago by Tim Smith <[email protected]>
Update changelog to current

273c7ecc405c48d0c61d65291545082d8140c6b7 authored almost 9 years ago by Tim Smith <[email protected]>
Fix bad merge conflict resolution

0a0ccbdd8a890ebc391db1555e346ba86c2fa2fd authored almost 9 years ago by Tim Smith <[email protected]>
Merge branch 'Scythril-secondary_ip_windows_fix'

ee1bd68c926977796b42f9af4ee29cb66a0fa466 authored almost 9 years ago by Tim Smith <[email protected]>
Merge branch 'secondary_ip_windows_fix' of https://github.com/Scythril/aws into Scythril-secondary_ip_windows_fix

c3504178ecd965a68be8adfeaf79f820fa5198db authored almost 9 years ago by Tim Smith <[email protected]>
Merge pull request #200 from chef-cookbooks/assume_role_failures

Fix assume_role attributes missing in ebs_volume provider

975218d39033600f845b448da9e0baae7354f454 authored almost 9 years ago by Tim Smith <[email protected]>
Merge pull request #199 from chef-cookbooks/cloud_testing

Rework the kitchen cloud config

87dc3af78c2afece25c0f180ef9e741a0a7004cc authored almost 9 years ago by Tim Smith <[email protected]>
Improve the failure wording

42feb4a6c1222b0bcc2c5eb0137df722a84c3077 authored almost 9 years ago by Tim Smith <[email protected]>
Fix assume_role attributes missing in ebs_volume provider

The provider failed without this.

Also:
- break the region determination logic into it's own me...

42e7b3a9cf655c78ef2aac138807b6e69d8dc6da authored almost 9 years ago by Tim Smith <[email protected]>
Rework the kitchen cloud config

Hardcode the region / AZ since the AMIs are only in us-west-2
Update for the latest kitchen-ec2 ...

9f51790dc530133f3dde77b70a6cab55fa9775c1 authored almost 9 years ago by Tim Smith <[email protected]>
Fixed rubocop offenses

63984d86ac07fa51cdc1dd45b478f00de21f2104 authored almost 9 years ago by Richard Guin <[email protected]>
Merge remote-tracking branch 'upstream/master' into secondary_ip_windows_fix

88cdb7d8e4e9cd9d8c610874d63875344a2e103c authored almost 9 years ago by Richard Guin <[email protected]>
Readme typos

f6ff0abc7b0f7416a9bdedfca66e6423015e5f77 authored almost 9 years ago by Tim Smith <[email protected]>
Merge remote-tracking branch 'upstream/master' into secondary_ip_windows_fix

6b0779427be535e9206da04bfd89da3dc550a61a authored almost 9 years ago by Richard Guin <[email protected]>
Merge pull request #198 from chef-cookbooks/testing

Get back to green

f4f1aee9378f8a0b11e4ac3766db53300b908afc authored almost 9 years ago by Tim Smith <[email protected]>
Fix content in ec2_hints recipe

This is breaking in the nightly of chefdk with chefspec for some reason

846b140dc858a7998c9b7ffa59afd018233027e4 authored almost 9 years ago by Tim Smith <[email protected]>
Add .kitchen.yml for simple local testing

This tests the recipes only as providers require a system in AWS

9b9fa99c7da0697f78881919be94f2dbe70e37cd authored almost 9 years ago by Tim Smith <[email protected]>
Merge pull request #195 from chef-cookbooks/testing

Testing fixes

b9943a8757ab6705f76b873504c582a3e914bc34 authored almost 9 years ago by Tim Smith <[email protected]>
Disable FC059 for now

bff06fc592c3d5f0b5626b19b99fb1a2987a5c1c authored almost 9 years ago by Tim Smith <[email protected]>
Resolve rubocop errors in the latest release

3c4b619b272e9798937c57565bf51f0ee34af34d authored almost 9 years ago by Tim Smith <[email protected]>
Merge branch 'master' of github.com:opscode-cookbooks/aws

be612bb8a283ebb987cfba4da1a5ea565780b385 authored almost 9 years ago by Tim Smith <[email protected]>
Merge pull request #193 from chef-cookbooks/misc

Add unreleased items to the changelog

bdc9e9c827f13816d7e1c093631c710ddadcdce8 authored almost 9 years ago by Tim Smith <[email protected]>
Add unreleased items to the changelog

5fe4d195f2f8d33149122ce9ba82300781f4f716 authored almost 9 years ago by Tim Smith <[email protected]>
Improve readme wording

a7e03972a3a6a1105da58df181dc772e595ed084 authored almost 9 years ago by Tim Smith <[email protected]>
Merge pull request #189 from philoserf/patch-1

Update default.rb

08f1a7f14d633b25a26a5f2149b640cf7bb1464f authored almost 9 years ago by Tim Smith <[email protected]>