Juan Ibiapina

Results 59 comments of Juan Ibiapina

Setting it system wide seems to work for curl, but not for a backend calling the other. Does it make sense?

Love this. Although the dependency still needs to be setup on the module file.

This module has actually stopped working for me on ubuntu raring. Using this patch has been the only solution.

Also, it seems like a sensible way to keep both rbenv and ruby-build up to date.

So I just put `rule "MD029", :style => :ordered` in my `.mdlrc` and it doesn't work but also doesn't error. Is this what this issue is about?

Right, but if you run `aws sts get-caller-identity` with `AWS_PROFILE`, `AWS_ACCESS_KEY_ID` and `AWS_SECRET_ACCESS_KEY`, it won't use the profile.

In my case `AWS_PROFILE` is ignored. I don't think I can provide any more steps than: 1. Set `AWS_PROFILE`, `AWS_ACCESS_KEY_ID` and `AWS_SECRET_ACCESS_KEY` (make sure the key is referring to a...

There are several updates to this blog post. Do you think this is easily doable now ?

Does it run standalone even if a dependency to "environment" is specified? In that case it should pick up Redis config from an initializer, right? The weirdest thing for me...

My problem was another issue. Scheduler wasn't able to elect a master node properly. I cleaned up redis and it worked.