Mainly, I'm having trouble getting it to work. I installed 2.6.X in my home directory under Puppet.
Set RUBYLIB=~/Puppet/usr/lib/ruby/site_ruby/1.8 Cloned puppet-interfaces.git into ~/.puppet/modules/interface Then ran ~/Puppet/usr/bin/puppet interface list But, unfortunately, got 'unknown command interface' as if it's not picking up the module at all. Any tips? Thanks, Trevor On Fri, Feb 18, 2011 at 2:59 PM, Luke Kanies <[email protected]> wrote: > Heh; I was slow to respond, but yeah, there it is. > > Let me know if you have questions about it. It's still rough, but it's > working well for quite a few things. > > On Feb 18, 2011, at 11:31 AM, Trevor Vaughan wrote: > >> Never mind, found it: git://github.com/lak/puppet-interfaces.git >> >> On Fri, Feb 18, 2011 at 2:25 PM, Trevor Vaughan <[email protected]> >> wrote: >>> Which git repo/branch? >>> >>> I'm not seeing anything obvious. >>> >>> Thanks, >>> >>> Trevor >>> >>> On Fri, Feb 18, 2011 at 2:22 PM, Dan Bode <[email protected]> wrote: >>>> >>>> >>>> On Fri, Feb 18, 2011 at 10:58 AM, Trevor Vaughan <[email protected]> >>>> wrote: >>>>> >>>>> I pulled it from the lak repo and set my RUBYLIB but all I'm getting >>>>> is: " Could not prepare for execution: You must specify 'find', >>>>> 'search', 'save', or 'destroy' as a verb; 'save' probably does not >>>>> work right now". >>>>> >>>>> I even get that with puppet data --list. >>>>> >>>> >>>> the puppet data stuff was moved to puppet-interface >>>> >>>> you should be able to list with >>>> >>>> puppet interface list >>>> >>>>> >>>>> Any hints? >>>>> >>>>> Thanks, >>>>> >>>>> Trevor >>>>> >>>>> -- >>>>> Trevor Vaughan >>>>> Vice President, Onyx Point, Inc >>>>> (410) 541-6699 >>>>> [email protected] >>>>> >>>>> -- This account not approved for unencrypted proprietary information -- >>>>> >>>>> -- >>>>> You received this message because you are subscribed to the Google Groups >>>>> "Puppet Developers" 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-dev?hl=en. >>>>> >>>> >>>> >>> >>> >>> >>> -- >>> Trevor Vaughan >>> Vice President, Onyx Point, Inc >>> (410) 541-6699 >>> [email protected] >>> >>> -- This account not approved for unencrypted proprietary information -- >>> >> >> >> >> -- >> Trevor Vaughan >> Vice President, Onyx Point, Inc >> (410) 541-6699 >> [email protected] >> >> -- This account not approved for unencrypted proprietary information -- >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Puppet Developers" 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-dev?hl=en. >> > > > -- > If it jams, force it. If it breaks, it probably needed replacing > anyway. -- Lowrey's Law > --------------------------------------------------------------------- > Luke Kanies -|- http://puppetlabs.com -|- +1(615)594-8199 > > > > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Developers" 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-dev?hl=en. > > -- Trevor Vaughan Vice President, Onyx Point, Inc (410) 541-6699 [email protected] -- This account not approved for unencrypted proprietary information -- -- You received this message because you are subscribed to the Google Groups "Puppet Developers" 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-dev?hl=en.
