Skip to content

Commit

Permalink
Merge pull request #350 from bastelfreak/deprecate
Browse files Browse the repository at this point in the history
deprecate legacy facts
  • Loading branch information
bastelfreak authored May 26, 2024
2 parents bf6b89c + 429af84 commit 326490c
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 326490c

Please sign in to comment.