Eric Marden

Results 3 issues of Eric Marden

While individual blob stores could certainly add `expire` behavior on top of the standard API, I would like to suggest that support for a `ttl` option be considered for future...

The aws-sdk and aws-cli can both use `~/.aws/credentials` as the source for the access and secret keys. Indeed, the aws-sdk uses this as one of the methods in the [`DefaultAWSCredentialsProviderChain`](http://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/com/amazonaws/auth/DefaultAWSCredentialsProviderChain.html)....

Bundler can do `bundle install --gemfile=/path/to/Gemfile` (and also responds to the `BUNDLER_GEMFILE` environment variable). It might be nice to have similar functionality in `librarian-puppet` so that one may install dependencies...