Am I correct to assume that catalog version numbers should be unique across client nodes? I'm seeing duplicates used throughout my Opensolaris environment running 0.25.4
# for i in `grep 1301583608 /var/puppet.production/reports/ unknown.rb.reliant/* | awk -F: '{ print $1 }' | uniq`; do grep | twm0 $i | head -1; done - twm0401red0 - twm0203red0 - twm0205red0 - twm0401red0 - twm0203red0 Of course, the fact that these clients are reported as 'unknown' is something I'm also trying to get my head around... I suspect this may be more of a cosmetic issue since I do not use the default node definition and have confirmed that a host named 'unknown' will not actually be served a catalog. It probably has something to do with reverse dns lookup failures but again, still looking into this... Thanks, Adam -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.