Tomáš Pospíšek

Results 36 comments of Tomáš Pospíšek

> @tpo I wouldn't mind chatting about the best way to get this in there. You can find me on PySlackers (pythondev.slack.com). I'm on a million other slack teams too...

> Well, here's my latest attempt. Take 2! [ansible-collections/community.general#378](https://github.com/ansible-collections/community.general/pull/378) currently some of the module's tests are failing... https://github.com/ansible-collections/community.general/pull/378#issuecomment-631230151

> I created pretty small static binaries for this need at https://github.com/gsf/yaml2json/releases. It's funny how 1.8M can be considered "pretty small" these days.

I'd like to note that adding the yum repository via its baseurl worked: yum-config-manager --add-repo https://packages.icinga.com/fedora/ So maybe just [the instructions in the manual](https://icinga.com/docs/icinga-2/snapshot/doc/02-installation/04-Fedora/) need to be adapted. However -...

@caclark I'm having the same problem as @rkoe . However when I copy the same file to /tmp/ (!) deleting it there via the delete key *does work*! But not...

@rkoe wrote: > I now can fully reproduce the issue: It looks that it only appears on "external" filesystems, when there's a symlink in the path, and only if the...

It took me about 2 days to get SSL running. It took a *lot* of trial and error and it would have been unimaginable to try and migrate an existing...

@MatteoGioioso > Just a question, where did you guys pull the number 103 from? Is it the group uid set in the Spilo image? From the quoted [docu](https://github.com/zalando/postgres-operator/blob/master/docs/user.md#custom-tls-certificates)

@frittentheke (what a funny handle ;-) wrote: > Looking at all three questions and thinking my idea through again I believe there is a MUCH simpler approach: > > 1....

Hi @markwort , hi @christoph-heiss , hi @pashagolub A year has gone by and only now I come around looking at this. Before I invest time into this, let me...