Kenyon Ralph

Results 35 issues of Kenyon Ralph

This plugin graphs [dilution of precision](https://en.wikipedia.org/wiki/Dilution_of_precision_(navigation)) and satellite count data from [gpsd](https://gpsd.gitlab.io/gpsd/).

Manage npm global config entries using the `ini_setting` resource instead of `exec` resources using `npm config` commands. Closes #439 and #436

merge-conflicts

Improve shell quoting for safety and readability. Noticed these while reviewing #435 but didn't get to this before that was merged.

It may be better to use the inifile module rather than complicated exec resources in `npm/global_config_entry.pp`. See discussion in #436.

enhancement

Broken link in README.md, Requirements section: > `See [Puppet/Augeas pre-requisites](http://docs.puppetlabs.com/guides/augeas.html#pre-requisites).`

docs

Missed this doc update with #333.

## Use Case Using the `docker_compose` resource type with compose files. ## Describe the Solution You Would Like The `docker_compose` resource type should autorequire the given compose files as `File`...

feature
community

##### SUMMARY The documentation for the profile_tasks callback should explain the meaning of the task timing output. Example: ``` Saturday 22 January 2022 12:14:32 -0800 (0:00:11.346) 0:00:11.357 ****** ``` #####...

verified
docs

It is less surprising if the puppet module's default configuration matches a standard default postfix configuration.

enhancement
backwards-incompatible