Ian Allison

Results 9 comments of Ian Allison

@ktdreyer My volumes tend to be long lived, so I eventually just switched to using heat templates directly.

I just ran into this issue as well, just to be a bit more explicit about the workaround. I had to add v2.0 to the end of the URLs for...

This works for me, thanks @LOBsTerr. Any chance of getting this merged soon?

I was working with @cortner on an issue which he's already mentioned in #856, but I think it might also be related to this issue (and maybe #1598). For whatever...

@jsalva did you get anywhere with this? I'm doing something similar with apache and running into the same problem.

@hosemn I was missing the proxy_wstunnel module, when turned on debugging I could see the protocol error. Thanks for your help!

Hi Erik, Of course, please do! -Ian On Thu, Sep 24, 2020 at 6:34 PM Erik Sundell wrote: > @ianabc is it okay for me to copy paste what >...

Changing that key in `tasks/setup-RedHat.yml` does indeed fix the [rpm_key task](https://github.com/geerlingguy/ansible-role-nodejs/blob/ade8e396e42b88a31686fce8ab8175495d21f0a8/tasks/setup-RedHat.yml#L4), but then the next task (installing the repo RPM) fails with e.g. > `Failed to validate GPG signature for...

Actually, it looks like their RPM signing is messed up. The RPM mentioned above has this signature ```bash $ rpm -qip --nosignature nodesource-release-nodistro-1.noarch.rpm | grep Signature Signature : RSA/SHA512, Wed...