On Thu, Jul 28, 2011 at 8:38 AM, Shiradz <msmaj...@gmail.com> wrote: > Hi All, > > Running puppetd --onetime --test --noop --tags=pkg_xxxxx,cfg_pkgget > > info: Caching catalog for xxxxx01.com > info: Applying configuration version 'svnver=-1:9644M t=1311200000' > > What does the 'svnver=-1:9644M' mean? > Trying to understand why the svnver is wrong?
It's the output of config_version script. By default it's just the Unix timestamp, so you have something custom in place. This should provide the script you are running, check and see what it's doing: puppetd --configprint config_version Thanks, Nan -- 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.