Kim Klotz
Kim Klotz
Hello, I've build the 68keys.io keyboard the second time. Last time everything went fine, but this time after flashing the firmware I only get the following output in syslog: ```...
* Version of collectd: 5.9.2.g-1ubuntu5 / latest `main` (`91a642385e2d068d106aa5c307de968f8b33add5`) * Operating system / distribution: Ubuntu 20.04 * Kernel version (if applicable): 5.4.0 ## Expected behavior I expect to only get...
Hey, I have set `strict_variables` (https://puppet.com/docs/puppet/4.10/configuration.html#strictvariables) to true on the puppetmaster. Now I also want this setting to be there for the octocatalog-diff run. Unfortunately I couldn't figure out how...
You can use `grep` with square brackets to skip the extra pipe through `git -v`
Hi, I've made some changes to get this module work with puppet 3 too. One commit is a bug which you should definitely change as far as I can tell....
Hi, I saw that the 's is missing in the demo files.
There could be environment variables with a "+" (e.g. a public key). The + should not get escaped, else the content of the environment variable is wrong. I did the...
#### Pull Request (PR) description This PR adds an option to the vrrp instance definition to automatically set sysctl settings recommended by the keepalived project (https://github.com/acassen/keepalived/blob/master/keepalived/vrrp/vrrp_if_config.c#L23). #### This Pull Request...
### Environment Include the result of the following commands: - `nginx -V` ``` nginx version: nginx/1.27.1 built by gcc 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04) built with OpenSSL 3.0.2 15 Mar 2022 TLS...