X-Git-Url: https://git.tokkee.org/?p=sysdb.git;a=blobdiff_plain;f=doc%2Fsysdbd-facter.5.txt;fp=doc%2Fsysdbd-facter.5.txt;h=08271d8db3253a7a4f4d4355e7fafe9b361c41c3;hp=0000000000000000000000000000000000000000;hb=b8dac59f0f90d50e487ccbc40a707951ec371311;hpb=1c5c56d0bc97249ae1e88539ea563a7e8c00c45e diff --git a/doc/sysdbd-facter.5.txt b/doc/sysdbd-facter.5.txt new file mode 100644 index 0000000..08271d8 --- /dev/null +++ b/doc/sysdbd-facter.5.txt @@ -0,0 +1,45 @@ +sysdbd-facter(5) +================ +:doctype: manpage + +NAME +---- +sysdbd-facter - query local facter fact values + +SYNOPSIS +-------- + + Interval 3600 + + +DESCRIPTION +----------- +*facter* is a backend module which queries facter fact values from the local +system. It periodically retrieves the values and submits them as host +attributes. + +CONFIGURATION +------------- +*facter* does not currently accept any configuration options. + +SEE ALSO +-------- +manpage:sysdbd[1], manpage:sysdbd.conf[5], +https://github.com/puppetlabs/cfacter + +The SysDB homepage: https://sysdb.io/ + +AUTHOR +------ +SysDB was written by Sebastian "tokkee" Harl . + +COPYRIGHT +--------- +Copyright (C) 2012-2014 Sebastian "tokkee" Harl + +This is free software under the terms of the BSD license, see the source for +copying conditions. There is NO WARRANTY; not even for MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. + +// vim: set tw=78 sw=4 ts=4 noexpandtab spell spelllang=en_us : +