Hans Rakers
Hans Rakers
After merge of #101 dockerize is throwing a 'unable to stat' error when log files do not exist before starting. This used to work up until v0.6.0. This f.e. happens...
## Description The `locale` resource unnecessarily executes `locale-gen` on every chef run, which can be very costly on some systems. This is caused by `define_resource_requirements` checking whether `locale-gen` is available...
### 🗣️ Foreword Thank for taking the time to fill this feature request fully. Without it we may not be able to , and the issue may be closed without...
### :speaking_head: Foreword Apparently since July 2021 AdoptOpenJDK hotspot is now known as Adoptium Temurin and AdoptOpenJDK OpenJ9 is now IBM Semeru. ## :ghost: Brief Description New binaries do not...
## :ghost: Brief Description When installing a different version than is the default, `external_pid_file` and `stats_temp_directory` are set incorrectly by default. The only way to fix this is to set...
### Chef Supermarket Version 5.0.41 ### Platform Details Ubuntu 18.04.6 LTS ### Configuration private supermarket using supermarket-omnibus-cookbook ### Scenario Last night our supermarket was automatically upgraded to 5.0.41 by supermarket-omnibus-cookbook...
### Chef Server Version chef-server-core 14.10.23-1 ### Platform Details Ubuntu 18.04 ### Configuration Pretty standard standalone setup ### Scenario The log in `/var/log/opscode/elasticsearch` is constantly being flooded with the following...
# Description This PR fixes the missing newline issue described in #189 The change in [this commit](https://github.com/sous-chefs/kafka/commit/50e9084c8604d51e0e6a9b63439cfa1abcf9186b) broke the newlines by replacing occurrences of `$/` with `$INPUT_RECORD_SEPARATOR` without adding a...
This PR does the following: - Upgrade default OpenResty version to 1.15.8.2 - Upgrade PCRE library to 8.43 - Upgrade luarocks to 3.2.1 - Update symlink to luajit binary for...
## :ghost: Brief Description Since v10.0.0 the `grafana_config` resource no longer seems to have the property `restart_on_upgrade` ## :pancakes: Cookbook version v10.0.1 ## :woman_cook: Chef-Infra Version 17.6.18 ## :tophat: Platform...