From 429af84b3524fca759c299e8632fe87b71bb5c06 Mon Sep 17 00:00:00 2001 From: Tim Meusel Date: Sat, 18 May 2024 19:55:46 +0200 Subject: [PATCH] deprecate legacy facts This marks legacy facts as deprecated in our README.md. We will remove remove them in facterdb 4. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 4d0bd809..99ff86d4 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,12 @@ A Gem that contains a lot of facts for a lot of Operating Systems. ![FacterDB](images/facterdb.png) + +**With facterdb 3 legacy facts are deprecated and will be removed in facterdb 4** + +Some facts were declared legacy a long time ago: [Core facts documentation](https://www.puppet.com/docs/puppet/latest/core_facts.html) +With Puppet 8 they are disabled by default. With the release of facterdb 4 we will also remove the legacy facts from our factsets. + # Usage ## CLI