sous-chefs / ntp

Development repository for the ntp cookbook
https://supermarket.chef.io/cookbooks/ntp
Apache License 2.0
68 stars 150 forks source link

Use ntpsec user/group for Ubuntu >= 23.10 #254

Open bluemmb opened 1 week ago

bluemmb commented 1 week ago

Description

Ubuntu is also using ntpsec from verson 23.10 onward. This PR is a proposal to get aligned with this change. https://packages.ubuntu.com/mantic/ntp https://wiki.ubuntu.com/JonathanFerguson/NTP

Check List

Sorry don't know how to fix the test problem, no platform above the 22.04 listed here: https://github.com/chef/fauxhai/blob/main/PLATFORMS.md

Also will add the docs and changelogs if the changes are ok from your side

Stromweld commented 1 week ago

try updating you spec to use ubuntu 24.04 and that should fix the platform version error.

bluemmb commented 1 week ago

@Stromweld Fixed tests as you mentioned, also added to changelog

Stromweld commented 1 week ago

can you look into the failing integration checks