Christian Höltje
Christian Höltje
Use `$RBENV_ROOT` for installing the plugin, since not everyone uses `~/.rbenv` as their `$RBENV_ROOT` This should work on all shells.
# Description Users with custom `~/.gemrc` files may clobber the flags set in `OPERATING_SYSTEM_DEFAULTS`. In [operating_system.rb:6](https://github.com/chef/chef-dk/blob/75ecb686077ba901896f0b77194da94c2830cf2e/omnibus/files/rubygems-customization/default/operating_system.rb#L6-L8) there are the following two lines: ``` rb # Always install and update new...
Suggestion! Support using `jsonabc` as a command line tool, such as via `npx`. Example usage: ```sh $ echo '{ "c": 0, "b": 1, "a": 0 }' | npx jsonabc {...
This will improve the data in the supermarket.
This improves the supermarked entry.
### Cookbook version 4.0.1 ### Chef-client version 12.18.30 ### Platform Details CentOS 5.11 ### Scenario: I have a cookbook that gets the packages for the latest version of rsyslogd. So...
### Describe the bug gh version 1.4.0 (2020-12-15) doesn't understand that `github.com.` (note the trailing dot) is a known GitHub host. I've been using the trailing dot to prevent search...
#### Your system information * Steam client version: 1661822214 * SteamOS version: 3.3.1 * Opted into Steam client beta?: Yes (Steam Deck with Preview enabled) * Opted into SteamOS beta?:...
indentLine has changed and has some better options for dealing with its aggressive `concealcursor` and `conceallevel`.
At the moment, it is possible to drop invalid configurations in and nothing will detect the problem. This could be because a `notifies` is missing or something... but adding a...