https://bugzilla.wikimedia.org/show_bug.cgi?id=63296

--- Comment #4 from Bryan Davis <[email protected]> ---
Getting reporting into wikitech working may be as easy as setting
`report_server` in /etc/puppet/puppet.conf to point to the labs master server
when ::puppet::self::* is applied to a labs node.

A slightly more complex approach would be to add some endpoint on a secure
server that can talk to wikitech directly and use it to proxy reports sent by
::puppet::self::master nodes. The reporter used by the labs masters
(modules/puppetmaster/lib/puppet/reports/labsstatus.rb) seems to only need the
project name (eg deployment-prep) and hostname (eg i-0000010b.eqiad.wmflabs)
along with the puppet run status and timestamp to update wikitech. The
advantage of this method of reporting would be that the ::puppet::self::master
would still have access to the full report from each host that it serves to
allow additional custom reporting as desired.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to