chakkerz
2010-Jan-08 01:12 UTC
[Puppet Users] (Module custom(<path to modules>/custom)) using the deprecated ''plugins'' directory for ruby extensions; please move to ''lib''
Hello there I''m missing something: i get these error messages: (Module custom(/opt/USG/USG_Puppet/modules/custom)) using the deprecated ''plugins'' directory for ruby extensions; please move to ''lib'' and after hunting around for what the corrective action is i am still coming up blank. I''m guessing that something has changed in the directory hierarchy as outlined in http://reductivelabs.com/trac/puppet/wiki/PuppetBestPractice What should the structure now be / where should i be moving things to (just rename plugins to lib seems like what''s implied but ... i''m apprehensive :) ) Cheers chakkerz -- 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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Silviu Paragina
2010-Jan-08 07:29 UTC
Re: [Puppet Users] (Module custom(<path to modules>/custom)) using the deprecated ''plugins'' directory for ruby extensions; please move to ''lib''
Check out http://reductivelabs.com/trac/puppet/wiki/ReleaseNotes#deprecations The short answer is rename module/plugins to module/libs. About module naming there is a thread on the list started by Al@lab42 if you wish I can give you a link. Aside from that nothing I know. PuppetBestPractice is kind of old, but aside from the deprecation it still seems right (to me at least). Silviu chakkerz wrote:> Hello there I''m missing something: > > i get these error messages: > (Module custom(/opt/USG/USG_Puppet/modules/custom)) using the > deprecated ''plugins'' directory for ruby extensions; please move to > ''lib'' > > and after hunting around for what the corrective action is i am still > coming up blank. I''m guessing that something has changed in the > directory hierarchy as outlined in http://reductivelabs.com/trac/puppet/wiki/PuppetBestPractice > > What should the structure now be / where should i be moving things to > (just rename plugins to lib seems like what''s implied but ... i''m > apprehensive :) ) > > Cheers > chakkerz >-- 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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Peter Meier
2010-Jan-08 10:20 UTC
Re: [Puppet Users] (Module custom(<path to modules>/custom)) using the deprecated ''plugins'' directory for ruby extensions; please move to ''lib''
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1> What should the structure now be / where should i be moving things to > (just rename plugins to lib seems like what''s implied but ... i''m > apprehensive :) )http://reductivelabs.com/trac/puppet/wiki/ReleaseNotes#deprecations so it is just renaming ;) cheers pete -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAktHBwIACgkQbwltcAfKi393SwCgpLBpTXbt4T9DjO2yb/VgmaCG +1gAoIH3If3GQUAUIJSiEDp51QUC9OI3 =3mvf -----END PGP SIGNATURE----- -- 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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.