Robert Kaussow

Results 262 comments of Robert Kaussow

Sure, the theme is using [SASS](https://sass-lang.com/) for stylesheets, the source files are located in https://github.com/thegeeklab/hugo-geekdoc/tree/main/src/sass and most parts of the core theme are located in https://github.com/thegeeklab/hugo-geekdoc/blob/main/src/sass/_base.scss To compile the sass...

Nope, no vcs packages in Pipfile. But maybe I miss something but you can take a look at your own. https://github.com/xoxys/docker-tidy/blob/master/Pipfile

Cool. Thanks for your work!

Have these points been addressed: > But the log output is broken and dont live stream anymore the bufio.Writer only consider the buffer when to write. > We alos sould...

Well, that affects all other files also, e.g. `agent/logger/buf.go`. Not that I really care, but such changes look arbitrary to me.

Hi, That's pretty complex to handle. Have you looked into [ansible-lint](https://ansible-lint.readthedocs.io) already? It provides a lot more features for complex environments and might fit your environment better?

Why not finally add at least one way to support OIDC? You can also flag it as preview feature or something like this to get feedback from the community, but...

Yes I could look into it if you would accept a PR.

Sounds reasonable, would you like to provide a PR?

> Proxmox requires a VM to be completely shut down before applying any hardware changes to it, so just rebooting won't be enough. Is this still true? To test this,...