author | Sebastian Harl <sh@tokkee.org> | |
Thu, 4 Dec 2014 19:55:00 +0000 (20:55 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Thu, 4 Dec 2014 19:55:00 +0000 (20:55 +0100) | ||
commit | 1c5c56d0bc97249ae1e88539ea563a7e8c00c45e | |
tree | f28761f37dc0790b70a39eb0586d150d5a521ad8 | tree | snapshot |
parent | c929feb416d9936267830cb05d801a1ec34193be | commit | diff |
facter plugin: Added a plugin collecting local facter values.
The plugin uses libfacter from the cfacter project. libfacter is a C++
library, so the plugin is implemented in C++ as well using a small shim to
talk to SysDB.
The plugin uses libfacter from the cfacter project. libfacter is a C++
library, so the plugin is implemented in C++ as well using a small shim to
talk to SysDB.
configure.ac | diff | blob | history | |
src/Makefile.am | diff | blob | history | |
src/plugins/backend/facter.cc | [new file with mode: 0644] | blob |