Skip to content

Commit

Permalink
Merge pull request #344 from yakatz/oraclelinux
Browse files Browse the repository at this point in the history
Remove rhel_alts script and update facts for OracleLinux 8 and 9
  • Loading branch information
bastelfreak committed May 17, 2024
2 parents 52bf5df + 21637bb commit 8574784
Show file tree
Hide file tree
Showing 16 changed files with 5,800 additions and 27 deletions.
1 change: 0 additions & 1 deletion .rubocop_todo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,6 @@ Style/FrozenStringLiteralComment:
- 'lib/facterdb.rb'
- 'lib/facterdb/bin.rb'
- 'lib/facterdb/version.rb'
- 'rakelib/rhel_alts.rake'
- 'spec/facter_db_spec.rb'
- 'spec/facts_spec.rb'
- 'spec/spec_helper.rb'
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@ FacterDB::get_facts('osfamily=Debian')
| Gentoo | | | | | | 1 | | |
| OpenBSD 7.5 | | | | | | | | 1 |
| OracleLinux 7 | 1 | | 1 | | | | | |
| OracleLinux 8 | | | 1 | | | | | |
| OracleLinux 9 | | | 1 | | | | | |
| OracleLinux 8 | | | 1 | 1 | 1 | 1 | 1 | 1 |
| OracleLinux 9 | | | 1 | 1 | 1 | 1 | 1 | 1 |
| Pop!_OS 21.10 | | | 1 | | | | | |
| RedHat 7 | 1 | | 1 | | | | | |
| RedHat 8 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 |
Expand Down
Loading

0 comments on commit 8574784

Please sign in to comment.