Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
None
-
Ghost
-
2
-
ghost-10.03.2021
-
Needs Assessment
-
Bug Fix
-
-
Needs Assessment
Description
Facter 4 supports the following time units for ttls: second(s), minute(s), hour(s), day(s).
In order to be fully compatible with facter 3, Facter 4 should support similar time units:
https://github.com/puppetlabs/cpp-hocon/blob/6ba46c077facd9339115f075d1521d20584826fd/lib/src/config.cc#L443-L461
and
https://github.com/puppetlabs/cpp-hocon/blob/6ba46c077facd9339115f075d1521d20584826fd/lib/src/config.cc#L473-L475