We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 34d3677 + 647b037 commit d93479fCopy full SHA for d93479f
data/RedHat/2023.yaml
@@ -0,0 +1,5 @@
1
+---
2
+chrony::leapsectz: right/UTC
3
+chrony::ntsdumpdir: /var/lib/chrony
4
+chrony::makestep_seconds: 1.0
5
+chrony::options: '-F 2'
metadata.json
@@ -48,6 +48,13 @@
48
"9"
49
]
50
},
51
+ {
52
+ "operatingsystem": "Amazon",
53
+ "operatingsystemrelease": [
54
+ "2.0",
55
+ "2023"
56
+ ]
57
+ },
58
{
59
"operatingsystem": "Debian",
60
"operatingsystemrelease": [
0 commit comments