Skip to content

Commit 3f377e3

Browse files
committed
Add support for Debian 12
On Debian 12 the ntp package is a transitional one that install ntpsec. The module needs to adjust a few things accordingly. Fixes #699
1 parent 96a8f39 commit 3f377e3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Diff for: data/Debian-12.yaml

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
ntp::config: /etc/ntpsec/ntp.conf
3+
ntp::driftfile: /var/lib/ntpsec/ntp.drift
4+
ntp::package_name:
5+
- ntpsec
6+
ntp::service_name: ntpsec
7+
ntp::statsdir: /var/log/ntpsec

0 commit comments

Comments
 (0)