On Thu, Jan 13, 2011 at 2:07 PM, Kevin Beckford <lazy...@gmail.com> wrote: > Now, I noticed the yumrepo, but this is of little use today, I need to add > an ubuntu ppa ( a few really ) to my installation. How would this be done? > Is there a provider that can do this? > I searched for one, and saw an answer dating from 09, but surely things have > changed since then?
Given how simple the text file format for a PPA is, I tend to do this with a simple define that wraps a File resource, and then ensure apt-get update is called after the PPA is defined. > > -- > 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+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. > -- 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+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.