On Thu, May 17, 2012 at 4:43 AM, Brian Gupta <[email protected]> wrote: > Currently and going forward people will be running multiple versions > of puppet. What are the plans for puppet compatibility with Modules? > > Thinking we may want to be able to specify what version of Puppet is > running and ask for the compatible module. (Which may be the same).
Hi Brian, Would you like to specify Puppet compatibility in each of your modules, perhaps in the Modulefile? Expressing that this module is compatibile with versions less than or equal to X, greater than or equal to X or exactly equal to X? If so, looks like we've got a ticket tracking that feature request. http://projects.puppetlabs.com/issues/13598 --Ryan -- 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.
