Hi Users, Does anyone happen to have a conary backend of puppet? (Conary is the RPM equivalent in rPath-generated systems). rPath claim of supporting puppet back in March, but they went silent after that. Thanks a lot! -Yushu +-------------------------------------------------+ | Yushu Yao | Ph:1-510-486-4690 | | Lawrence Berkeley National Lab | Mailstop 50B-6222 | 1 Cyclotron Road | Berkeley CA 94720-8147 - USA +-------------------------------------------------+ -- 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.
Hi Experts, Replying to myself now: If I would like to create a new back-end to conary (which does the same like yum or apt). What is the best way to start? -Yushu +-------------------------------------------------+ | Yushu Yao | Ph:1-510-486-4690 | | Lawrence Berkeley National Lab | Mailstop 50B-6222 | 1 Cyclotron Road | Berkeley CA 94720-8147 - USA +-------------------------------------------------+ On Tue, Jul 27, 2010 at 7:40 PM, Yushu Yao <yyao@lbl.gov> wrote:> Hi Users, > > Does anyone happen to have a conary backend of puppet? (Conary is the RPM > equivalent in rPath-generated systems). > > rPath claim of supporting puppet back in March, but they went silent after > that. > > Thanks a lot! > > -Yushu > > +-------------------------------------------------+ > | Yushu Yao > | Ph:1-510-486-4690 > | > | Lawrence Berkeley National Lab > | Mailstop 50B-6222 > | 1 Cyclotron Road > | Berkeley CA 94720-8147 - USA > +-------------------------------------------------+ > > >-- 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.
On Thu, Jul 29, 2010 at 2:31 PM, Yushu Yao <yyao@lbl.gov> wrote:> > If I would like to create a new back-end to conary (which does the same like > yum or apt). What is the best way to start?You''d write a package provider for conary, the "back-end" you mentioned is specifically called a provider in puppet. http://projects.puppetlabs.com/projects/1/wiki/Development_Provider_Development I also recommend the puppet-dev mailing list and #puppet-dev on IRC. Hope this helps, -- Jeff McCune http://www.puppetlabs.com/ -- 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.