[Infrastructures] isconf deprecates infrastructures.org?
Daniel Hagerty
Daniel Hagerty <hag@linnaean.org>
Sun, 13 Aug 2006 03:36:55 -0400
> In fact, it seems that isconf will blow up if anybody forgets to make
> changes using isconf at all (vs. restoring the machine to the known good
> state).
>
> Am I missing something?
No, you aren't.
It's a pretty standard problem for sysadmin tools in this space.
You'd have to detect what was done behind the tool's back and either
pretend the missing delta was performed by the tool, or undo what was
done outside the tool. You're not going to get this kind of behavior
from the isconf model of how you do things.