From 8fb4f6daaccd018d70f95f23a8c538affe8f69e6 Mon Sep 17 00:00:00 2001 From: Dan Webb Date: Tue, 13 Feb 2024 15:28:53 +0000 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f964dcc..35f232ef 100644 --- a/README.md +++ b/README.md @@ -217,7 +217,9 @@ These attributes are set based on platform / system information provided by Ohai - `ntp['leapfile']` - String, the path to the ntp leapfile. - - Default, /etc/ntp.leapseconds. Default for debian: /usr/share/zoneinfo/leap-seconds.list, for redhat: /usr/share/zoneinfo/leapseconds + - Default: `/etc/ntp.leapseconds` + - Debian default: `/usr/share/zoneinfo/leap-seconds.list`, + - RedHat default: `/usr/share/zoneinfo/leapseconds` - `ntp['package_url']`