Hi all

Yet again the indirector bewilders me. :)

I'm trying work out where this comes from:

$ sudo curl -k -H "Accept: yaml" https://pelin.lovedthanlost.net:8140/production/certificate_requests/absenta.lovedthanlost.net

Which returns:

---
  - !ruby/object:Puppet::SSL::CertificateRequest
    content: !ruby/object:OpenSSL::X509::Request {}
    expiration: 2011-06-30 01:01:52.924789 -07:00
    name: absenta.lovedthanlost.net

I think it's in lib/puppet/ssl/host.rb but can't for the life of me work out where in here I would customise this output? I'd like to add any attributes defined on the CSR to the output.

Thanks

James

--
James Turnbull
Puppet Labs
1-503-734-8571

--
You received this message because you are subscribed to the Google Groups "Puppet 
Developers" group.
To post to this group, send email to puppet-dev@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-dev?hl=en.

Reply via email to