Drew Hammond

Results 8 comments of Drew Hammond

Every year or so I poke around looking for updates on this, and I've always thought this was a huge missed opportunity for Hashicorp because enterprise customers would pay for...

@drdev and others facing this problem... here's another workaround (just modify for Debian accordingly). You can monkey patch the `gem_package` resource by throwing this in `/libraries/gem_package_patch.rb` I've only tested on...

@johnmccrae are you saying this is not a bug? To be clear, the origin of the conflicting version is baked into `chef-client` binaries: ``` root@localhost:/home/testuser# grep 'aws-sdk-core' /opt/chef/bin/chef-client gem "aws-sdk-core",...

Bump, any availability to look at this now? @devcorpio @v1v

I run snapintercept.com and while I haven't actually used the snaphax codebase in my app, I'm running into the same problem with the 403s. I've had some success with proxying...

@liamcottle brilliant.

Partially described in https://github.com/labstack/echo/issues/1240