Issue #17260 has been updated by Andrew Parker. Branch set to https://github.com/daniel-pittman/puppet/tree/feature/2.7.x/deprecation-around-variables-with-a-dash
Daniel has put together a patch that should achieve the desired behavior. I think there just needs to be some review of it. He also said that we should make sure that it works equally well with `puppet apply` as it does with `puppet master` ---------------------------------------- Feature #17260: Optional deprecation warning for hyphens in names https://projects.puppetlabs.com/issues/17260#change-75171 Author: Andrew Parker Status: Accepted Priority: Immediate Assignee: Category: language Target version: 2.7.20 Affected Puppet version: 2.6.15 Keywords: parser language ux deprecation Branch: https://github.com/daniel-pittman/puppet/tree/feature/2.7.x/deprecation-around-variables-with-a-dash The fix for #10146 removed hyphens from identifiers in the language. This has caught out many users and resulted in manifests that broke in mysterious ways. We support for transition from names with hyphens to names without hyphens. -- 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.
