What does: puppet -e 'notice("$puppetversion")'
Show on the _client_? I know its probably obvious but you never know. ken. On Sat, Sep 10, 2011 at 12:39 AM, Douglas Garstang <doug.garst...@gmail.com> wrote: > On Fri, Sep 9, 2011 at 4:36 PM, Ken Barber <k...@puppetlabs.com> wrote: >>>> 'notice' is a function. It runs on the server. Try using the 'notify' >>>> resource instead. >>> >>> but surely those two variables would be based on the facts and not some >>> master state? >>> >>> notify would run on the node yes, but the resolution of variable to string >>> would still happen on the master. >>> >>> somethings very fishy. >> >> Yeah - I just realised my mistake after I sent the message :-). Sorry. >> >> Can I just clarify this: >> >>> clients running 0.25.5 >> >> Which one is which? Because your facter output on the client you >> tested showed 2.7.3 right? >> >> It does sound very fishy indeed. > > Yes, running this on the client: > > [root@hproxy10 ~]# facter | grep puppetversion > puppetversion => 2.7.3 > > [root@hproxy10 ~]# rpm -qa | grep puppet > puppet-2.7.3-1 > > [root@hproxy10 ~]# rpm -qa | grep facter > facter-1.6.0-1 > > Doug. > > -- > 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. > > -- "Join us for PuppetConf, September 22nd and 23rd in Portland, OR: http://bit.ly/puppetconfsig" -- 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.