Skip to content

Commit

Permalink
deprecate legacy facts
Browse files Browse the repository at this point in the history
This marks legacy facts as deprecated in our README.md. We will remove
remove them in facterdb 4.
  • Loading branch information
bastelfreak committed May 18, 2024
1 parent 584ab02 commit 429af84
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 429af84

Please sign in to comment.