module-apt/lib/facter
Jerome Charaoui d007a40333 Replace debian_*() parser functions with facts
* Removes dependency on lsb-release and/or Facter >1.7
    (values are based on $::lsbdistcodename, when available)
* Simplifies maintenance: only lib/facter/util/* require updates as new
  releases are made

Caveats:
* apt::codename is removed; to override debian_* facts, set the
  FACTER_debian_codename environment variable for puppet
* If tracking unstable, make sure lsb-release is installed, as other
  methods can't tell between testing and unstable
2015-05-11 12:01:35 -04:00
..
util Replace debian_*() parser functions with facts 2015-05-11 12:01:35 -04:00
apt_running.rb added custom fact apt_running 2013-01-20 17:32:02 +01:00
debian_codename.rb Replace debian_*() parser functions with facts 2015-05-11 12:01:35 -04:00
debian_lts.rb Replace debian_*() parser functions with facts 2015-05-11 12:01:35 -04:00
debian_nextcodename.rb Replace debian_*() parser functions with facts 2015-05-11 12:01:35 -04:00
debian_nextrelease.rb Replace debian_*() parser functions with facts 2015-05-11 12:01:35 -04:00
debian_release.rb Replace debian_*() parser functions with facts 2015-05-11 12:01:35 -04:00
ubuntu_codename.rb Replace debian_*() parser functions with facts 2015-05-11 12:01:35 -04:00
ubuntu_nextcodename.rb Replace debian_*() parser functions with facts 2015-05-11 12:01:35 -04:00