Code

Added initial version of the puppet-storeconfigs backend.
authorSebastian Harl <sh@tokkee.org>
Mon, 10 Dec 2012 14:41:45 +0000 (15:41 +0100)
committerSebastian Harl <sh@tokkee.org>
Mon, 10 Dec 2012 14:41:45 +0000 (15:41 +0100)
commit5f10b5ed5aafdf289196211cf6de4dda42be44b4
treee96a9792f641d88e24a3849d257da0849e0c5b33
parent96957483b82c2a29eeada86b61647278a98cb6c8
Added initial version of the puppet-storeconfigs backend.

This backend currently retrieves host information from Puppet by querying its
Store-Configs database using DBI.
configure.ac
src/Makefile.am
src/backend/puppet-storeconfigs.c [new file with mode: 0644]