Skip to content

Commit

Permalink
Merge pull request #319 from bastelfreak/cleanup6
Browse files Browse the repository at this point in the history
Add test for augeas.version fact
  • Loading branch information
bastelfreak authored May 18, 2024
2 parents 6bb72c0 + d52e8e3 commit 584ab02
Show file tree
Hide file tree
Showing 11 changed files with 2,843 additions and 132 deletions.
3 changes: 3 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ inherit_from: .rubocop_todo.yml

inherit_gem:
voxpupuli-rubocop: rubocop.yml

Style/IfUnlessModifier:
Enabled: false
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ FacterDB::get_facts('osfamily=Debian')
| FreeBSD 11 | 1 | 1 | 1 | | | | | |
| FreeBSD 12 | 1 | 1 | 1 | | | 1 | | |
| FreeBSD 13 | 1 | 1 | 1 | 1 | 1 | 1 | | |
| Gentoo | | | | | | 1 | | |
| Gentoo | | | 1 | 1 | 2 | 1 | 1 | 1 |
| OpenBSD 7.5 | | | | | | | | 1 |
| OracleLinux 7 | 1 | | 1 | | | | | |
| OracleLinux 8 | | | 1 | 1 | 1 | 1 | 1 | 1 |
Expand Down
Loading

0 comments on commit 584ab02

Please sign in to comment.