You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use riemann-aws with an instance profile, but it fails with a nasty fog error saying that the aws access and secret keys are required. It looks like the PR that fixes this was merged (#157), but the change isn't available when doing a normal gem install gem install --no-ri --no-rdoc -v 0.1.2 riemann-aws gem install --no-ri --no-rdoc -v 0.2.11 riemann-tools
Is there any way to make that available?
The text was updated successfully, but these errors were encountered:
I am trying to use riemann-aws with an instance profile, but it fails with a nasty fog error saying that the aws access and secret keys are required. It looks like the PR that fixes this was merged (#157), but the change isn't available when doing a normal
gem install
gem install --no-ri --no-rdoc -v 0.1.2 riemann-aws
gem install --no-ri --no-rdoc -v 0.2.11 riemann-tools
Is there any way to make that available?
The text was updated successfully, but these errors were encountered: