Issue #2436 has been updated by James Turnbull. Category set to executables Status changed from Unreviewed to Closed Assigned to set to James Turnbull Target version set to 0.25.0
Pushed in commit:"ef5c4aeb1f58bd37e8b4ea0fa17fbdbc2fbf7677" in branch master. ---------------------------------------- Bug #2436: ralsh throws deprecation warnings on all local invocations. http://projects.reductivelabs.com/issues/2436 Author: Nigel Kersten Status: Closed Priority: Normal Assigned to: James Turnbull Category: executables Target version: 0.25.0 Complexity: Unknown Affected version: 0.25.0 Keywords: <pre> root# ralsh service com.foo.puppetd warning: Puppet::Type.create is deprecated; use Puppet::Type.new service { 'com.foo.puppetd': enable => 'true', ensure => 'stopped' } </pre> I thought I'd get this in in case no-one else had noticed. -- 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://reductivelabs.com/redmine/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 -~----------~----~----~----~------~----~------~--~---
