Displaying 1 result from an estimated 1 matches for "wruamgooo1mnu989whu9hdopswk9qdk9".
2010 Sep 02
3
puppet file recursion requires two passes to converge
Hi,
So for awhile I have been seeing this issue but it hasn''t been painful. However, recently I have been deploying a new module that has made it much more annoying.
file { cdh3_config:
recurse => true,
ignore => ".svn",
checksum => md5,
notify => Exec[hadoop_alternatives],
require