Georg

Results 155 comments of Georg

See https://github.com/warpnet/salt-lint/issues/317.

I encounter this issue as well. Can someone explain what MCS even is or what the abbreviation stands for? The sample `production.yml` has a comment "mcs-core entrypoint configured on nginx",...

Turns out, `webrtc-sfu` houses the `mcs-core` component and tries to connect to itself. In my case, the issue was related to the sample configuration setting `mcs-address: localhost` and `mcs-host: 127.0.0.1`...

> download & compilation `catatonit` is available as a package, you can simply install it using `zypper -n in catatonit` in your (openSUSE) container build.

Hi, just sharing here in case it is helpful for anyone, we use Takahe with Keycloak using SAML. Whilst there is no official support, it is fairly easy as with...

One has text, this one doesn't. Where is the one with text being used?

Then which one to keep is a no-brainer.

In https://github.com/netbox-community/netbox/pull/15590#issuecomment-2029621652 additional discussion was desired. What are the concerns? No discussion happened in https://github.com/netbox-community/netbox/issues/4377. Can we implement the patch from @evlli in https://github.com/netbox-community/netbox/pull/15590? I have an alternative patch attached,...

@mclei-asw Using nginx to improve nginx - I love how I would have never thought of that. :-D

Hi, thanks for the input. I understand it's not directly relevant to the intended implementation of j2lint. Based on your pointers, I came up with this for `get_jinja_variables`: https://github.com/tacerus/j2lint/commit/98da74a7addb85d093e211daaa52c7ed20d0367a Whilst...