Issue #2436 has been reported by Nigel Kersten.
----------------------------------------
Bug #2436: ralsh throws deprecation warnings on all local invocations.
http://projects.reductivelabs.com/issues/2436
Author: Nigel Kersten
Status: Unreviewed
Priority: Normal
Assigned to:
Category:
Target version:
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
-~----------~----~----~----~------~----~------~--~---