Edit

IABSD.fr/ports/sysutils/facter/pkg/DESCR

Branch :

  • Show log

    Commit

  • Author : jasper
    Date : 2015-07-01 09:13:33
    Hash : bd4137de
    Message : import facter-3.0.1 Native implementation of facter functionality in C++11, providing: - a shared library which gather facts about the system - an executable for standalone command line usage - a ruby file to enable require 'facter' Facter is especially useful for retrieving things like operating system names, hardware characteristics, IP addresses, MAC addresses, and SSH keys. Note that this port doesn't provide all the facts that sysutils/ruby-facter does right now, but that's being worked on. therefore it's not used by puppet yet. feedback/ok aja@

  • sysutils/facter/pkg/DESCR
  • Native implementation of facter functionality in C++11, providing:
    
      - a shared library which gather facts about the system
      - an executable for standalone command line usage
      - a ruby file to enable require 'facter'
    
    Facter is especially useful for retrieving things like operating system
    names, hardware characteristics, IP addresses, MAC addresses, and SSH
    keys.