On Thu, Apr 25, 2013 at 3:39 PM, Martin Langhoff <[email protected]> wrote: > Fantastic, thanks. Reading.
Actually, reading has given me pretty much all the answers I needed. Reading http://docs.puppetlabs.com/dashboard/manual/1.2/bootstrapping.html I see that the client nodes can upload directly to dashboard with a url like http://dashboard.example.com:3000/reports/upload So it seems to me that I should look into uploading them "locally". That is - run offline, generate the report - use whatever strategy I concoct to get those reports to the server that runs the dashboard - use a local program on the dashboard server to feed them into dashboard via http://localhost:port/reports/upload I will need to read into how that upload URL expects the report (hints welcome), but this all seems quite within reach. thanks again! m -- [email protected] - ask interesting questions - don't get distracted with shiny stuff - working code first ~ http://docs.moodle.org/en/User:Martin_Langhoff -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-dev?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
