Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
damacus authored Feb 13, 2024
1 parent 74482f7 commit 8fb4f6d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`

Check failure on line 220 in README.md

View workflow job for this annotation

GitHub Actions / lint-unit / markdownlint-cli2

Trailing spaces

README.md:220:36 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md009.md
- Debian default: `/usr/share/zoneinfo/leap-seconds.list`,

Check failure on line 221 in README.md

View workflow job for this annotation

GitHub Actions / lint-unit / markdownlint-cli2

Trailing spaces

README.md:221:61 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md009.md
- RedHat default: `/usr/share/zoneinfo/leapseconds`

- `ntp['package_url']`

Expand Down

0 comments on commit 8fb4f6d

Please sign in to comment.