help-cfengine
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Deleting lines in a file from configuration files with editfiles


From: Marco van Beek
Subject: Re: Deleting lines in a file from configuration files with editfiles
Date: Sun, 18 Dec 2005 13:52:57 +0000
User-agent: Mozilla Thunderbird 1.0.7 (Windows/20050923)

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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]