hfrog
hfrog
Hello, I've noticed that this part of code breaks nginx tests ``` #if (NGX_SSL) static ngx_int_t ngx_http_graphite_ssl_session_reused(ngx_http_request_t *r, ngx_http_variable_value_t *v, uintptr_t data) { ngx_str_t s; if (r->connection->requests == 1) {...
Hello, There are excessive spaces in the containerd config, after migration from erb to epp, for example: ``` Notice: /Stage[main]/Kubernetes::Packages/File[/etc/containerd/config.toml]/content: --- /etc/containerd/config.toml 2024-07-02 14:20:33.212621272 +0300 +++ /tmp/puppet-file20240926-537795-obvp67 2024-09-26 10:54:52.958956200 +0300...
#### Pull Request (PR) description Hello, I would like to add interface ordering, so they appear in /etc/network/interfaces in predefined order. I can do some improvements of the PR in...