Skip to content
This repository has been archived by the owner on Jun 19, 2020. It is now read-only.

Commit

Permalink
(FACT-2556) Refactor existing facts to use the new OS hierarchy (#486)
Browse files Browse the repository at this point in the history
* (FACT-2556) Rename Debian to Linux.
* (FACT-2556) Migrate augeas and dmi from EL to linux.
* (FACT-2556) Remove tests for el dmi and augeas facts
* (FACT-2556) Remove identity fact from el.
* (FACT-2556) Remove memory fact from el.
* (FACT-2556) Remove os and networking facts from el.
* (FACT-2556) Remove ruby and processors facts from el.
* (FACT-2556) Remove system_uptime fact from el.
* (FACT-2556) Remove rest of the duplicated facts from el.
* (FACT-2556) Remove sles augeas fact.
* (FACT-2556) Remove memory and identity facts from sles.
* (FACT-2556) Remove networking fact from sles.
* (FACT-2556) Remove duplicated os facts from sles.
* (FACT-2556) Remove processors facts from sles.
* (FACT-2556) Remove ruby and system_uptime facts from sles.
* (FACT-2556) Remove the rest of duplicated facts from sles.
* (FACT-2556) Rename el to rhel.
* (FACT-2556) Fix internal_loader tests.
* (FACT-2556) Extract OS facts for Debian.
* (FACT-2556) Extract lsb release facts to Debian.
* (FACT-2556) Fix rubocop.
* (FACT-2556) Extract release fact for ubuntu
* (FACt-2556) Add architecture fact for rhel.
* (FACT-2556) Move architecture from rhel to linux and the one from linux to debian.
  • Loading branch information
Bogdan Irimie committed May 6, 2020
1 parent e007d1e commit 5bcacc8
Show file tree
Hide file tree
Showing 503 changed files with 654 additions and 7,326 deletions.
File renamed without changes.
19 changes: 0 additions & 19 deletions lib/facts/debian/augeas/version.rb

This file was deleted.

15 changes: 0 additions & 15 deletions lib/facts/debian/disks.rb

This file was deleted.

19 changes: 0 additions & 19 deletions lib/facts/debian/dmi/bios/release_date.rb

This file was deleted.

19 changes: 0 additions & 19 deletions lib/facts/debian/dmi/bios/vendor.rb

This file was deleted.

19 changes: 0 additions & 19 deletions lib/facts/debian/dmi/bios/version.rb

This file was deleted.

19 changes: 0 additions & 19 deletions lib/facts/debian/dmi/board/manufacturer.rb

This file was deleted.

19 changes: 0 additions & 19 deletions lib/facts/debian/dmi/board/product.rb

This file was deleted.

19 changes: 0 additions & 19 deletions lib/facts/debian/dmi/board/serial_number.rb

This file was deleted.

19 changes: 0 additions & 19 deletions lib/facts/debian/dmi/chassis/asset_tag.rb

This file was deleted.

19 changes: 0 additions & 19 deletions lib/facts/debian/dmi/chassis/type.rb

This file was deleted.

17 changes: 0 additions & 17 deletions lib/facts/debian/dmi/manufacturer.rb

This file was deleted.

19 changes: 0 additions & 19 deletions lib/facts/debian/dmi/product/name.rb

This file was deleted.

18 changes: 0 additions & 18 deletions lib/facts/debian/dmi/product/serial_number.rb

This file was deleted.

18 changes: 0 additions & 18 deletions lib/facts/debian/dmi/product/uuid.rb

This file was deleted.

14 changes: 0 additions & 14 deletions lib/facts/debian/filesystems.rb

This file was deleted.

14 changes: 0 additions & 14 deletions lib/facts/debian/fips_enabled.rb

This file was deleted.

16 changes: 0 additions & 16 deletions lib/facts/debian/identity/gid.rb

This file was deleted.

18 changes: 0 additions & 18 deletions lib/facts/debian/identity/group.rb

This file was deleted.

16 changes: 0 additions & 16 deletions lib/facts/debian/identity/privileged.rb

This file was deleted.

16 changes: 0 additions & 16 deletions lib/facts/debian/identity/uid.rb

This file was deleted.

17 changes: 0 additions & 17 deletions lib/facts/debian/identity/user.rb

This file was deleted.

Loading

0 comments on commit 5bcacc8

Please sign in to comment.