There is only one version of puppet (agent and master) on the system. This system was installed from bare metal this morning.
On Jan 25, 2012 4:24 PM, "Nigel Kersten" <[email protected]> wrote: do you have multiple versions of puppet installed? If you're in bash: $ type --all puppet{,d,masterd} Do you get different versions returned for: $ puppet --version $ puppetd --version On newer installs you should be using "puppet agent" instead of "puppetd" (We moved to git-style subcommands a while ago) On Wed, Jan 25, 2012 at 1:03 PM, Peter Berghold <[email protected]> wrote: > > master and ... -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. ... -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
