I find myself needing a way to determine lines of a file that were updated (via augeas) during this puppet run.
Since each puppet run has a "configuration version" associated with it, I thought that would be the easiest thing to use, but in a quick search of the documentation, I can find no way to access this "configuration version" from within a Puppet manifest.
Does such a thing exist, or is the "configuration version" only used as a logging artifact?
Thanks,
- Johnson
↧