Displaying 1 result from an estimated 1 matches for "recursivion".
Did you mean:
recursion
2007 Jan 23
6
Puppet File checksums directories
I''m not sure if this is the way things are supposed to happen but, when I
specify a directory with recursion and md5 checksums, the directory itself
is checksummed and assumed to have changed.
Of course, if anything in the directory changed, the directory checksum will
change.
What I would like to do is to manipulate all of the files in a directory,
but ignore the directory itself.