Skip to content

Facts about the number of package updates a system has pending

License

Notifications You must be signed in to change notification settings

hanzhinstas/facter-updates

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

facter-updates

Custom Facter Facts for counting the number of package updates a system has pending. Based off the Byobu updates status module.

Currently supports:

  • Archlinux (pacman)
  • Debian, Ubuntu and derived systems (apt-get or update-notifier)
  • Mac OS X (tested on 10.8)
  • Red Hat Enterprise Linux, CentOS, Scientific Linux and other yum-based distros (tested on RHEL 6)
  • SuSE (zypper)
  • Windows (tested on Windows 2008R2)

Facts provided:

  • updates: the total number of updates pending
  • updates_security: total number of security updates pending (not available on all operating systems)

TODO

  • add support for other systems
  • updates_security facts for more systems
  • cache results

About

Facts about the number of package updates a system has pending

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%