Issue #4414 has been updated by Markus Roberts. Status changed from Investigating to Accepted Target version set to 0.25.6
---------------------------------------- Bug #4414: 0.25.5 master thinks 2.6.x is older http://projects.puppetlabs.com/issues/4414 Author: R.I. Pienaar aka Volcane Status: Accepted Priority: Normal Assignee: Category: Target version: 0.25.6 Affected version: 0.25.5 Keywords: Branch: given the manifest below and a 0.25.5 master: <pre> class vnstat::config { require vnstat::install . . } </pre> When running a 2.6.1rc1 client against the 0.25.5 master the master logs: <pre> 19:02:43 monitor3> puppetmasterd[753]: (Scope(Class[vnstat::config])) The 'require' function is only compatible with clients at 0.25 and above; including class but not adding dependency </pre> -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" 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-bugs?hl=en.
