Skip to content

Commit

Permalink
Fix documentation version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
yakatz committed May 27, 2024
1 parent 326490c commit 796c90d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ 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**
**With facterdb 2 legacy facts are deprecated and will be removed in facterdb 3**

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.
With Puppet 8 they are disabled by default. With the release of facterdb 3 we will also remove the legacy facts from our factsets.

# Usage

Expand Down
7 changes: 7 additions & 0 deletions doc/main.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@ A Gem that contains a lot of facts for a lot of Operating Systems.

![FacterDB](images/facterdb.png)

## Legacy Fact Deprecation

With facterdb 2, Puppet legacy facts are deprecated and will be removed in facterdb 3.

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 3 we will also remove the legacy facts from our factsets.

## GEM Documentation

Start with the {file:README.md}.
Expand Down

0 comments on commit 796c90d

Please sign in to comment.