diff options
author | luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0> | 2006-07-21 21:16:09 +0000 |
---|---|---|
committer | luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0> | 2006-07-21 21:16:09 +0000 |
commit | 9e61510ac96cc53b2fbc58efa969499eb0c0c11f (patch) | |
tree | f72e42e9d6cbdf4b45095087d927c5e8c4fa6fea /examples/code/snippets | |
parent | 310b3a11eec563c4687041f9ae1a0b894571bc05 (diff) | |
download | puppet-9e61510ac96cc53b2fbc58efa969499eb0c0c11f.tar.gz puppet-9e61510ac96cc53b2fbc58efa969499eb0c0c11f.tar.xz puppet-9e61510ac96cc53b2fbc58efa969499eb0c0c11f.zip |
Fixing #77. As I feared, this was a pretty complicated fix; I had to add a lot of infrastructure to both ParsedFile and Config. All config files now have a timer created for them, and by default they check for file changes every 15 seconds. If there is a change, they get rid of values set by the file (but not set on the cli) and set the new values, then the re-use all of the sections, so that any changed directories or whatever get recreated.
This is still not a 100% solution, since things like open files could still be messed with, but I think this is about as close as we are going to get.
git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1420 980ebf18-57e1-0310-9a29-db15c13687c0
Diffstat (limited to 'examples/code/snippets')
0 files changed, 0 insertions, 0 deletions