How about putting all your keys in a table in a database on the cfmaster, with a secondary table that maps what keys should be on each client. You could update a series of files based on each hostname so that only that particular host gets its own file. If the front end is done in something like perl or php, you could update the files whenever you change the data. It would give you a single point to store all the keys, yet only distribute the ones you want to to any particular host.

Regards,

Marco.


_______________________________________________
Help-cfengine mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-cfengine

Reply via email to