On Wed, Jun 27, 2012 at 5:36 PM, llow...@oreillyauto.com <llow...@oreillyauto.com> wrote: > Dashes '-' are not allowed in variable and class names. > > We were faced with this recently. > > We wound up rolling back and then refactoring all our code, using > puppet-lint as a guide and to help find all the potential issues. > > The dashes have been semi-supoported for a short while, and depreciated for > most of 2.7.x > > I had originally thought that 3.X would be the change where it went from > warning to error, but it looks like they pushed this out with 2.7.17 for > whatever reason.
Ahh, excellent. Thanks for the heads up. It's odd that this change happened in a minor version upgrade, but at least I know now that I'm not going crazy. Luckily I'm very early on in our puppet deployment, so re-factoring variable names won't be all that big of a deal. -Erik -- 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.