[Server-devel] xs-activation-import deleting leases
Daniel Drake
dsd at laptop.org
Tue Apr 7 18:30:24 EDT 2009
Hi,
xs-activation-import unconditionally deletes the lease files from the
directory that it imports. This doesn't play nice with a system such
as puppet, which we're using here:
we configure puppet to send a json file full of leases to the server,
and when that file is changed puppet then runs xs-activation-import.
However, because xs-activation-import deletes the file, we end up
importing all the leases every 15 minutes (when puppet synchronizes
and puts the leases back in place)... not optimal.
Any chance for some fine tuning to xs-activation-import, please? :)
Daniel
More information about the Server-devel
mailing list