HomePhorge

(#5150) Make fact REST terminus configurable to connect to inventory service
4506dfeab3eeUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#5150) Make fact REST terminus configurable to connect to inventory service

Puppet masters can now set the inventory_server and inventory_port
option to point to another puppet master that will function as the
central inventory service. When agents connect to the
puppet master, this will send fact data from the puppet master over REST
to the inventory service.

The puppet master itself will still store the client fact data in the
local yaml dir by setting the cache class to yaml.

Getting puppet masters to talk to each other using certs is difficult.

Paired-with: Jesse Wolfe <jesse@puppetlabs.com>

Details

Provenance
Matt Robinson <matt@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU4d3c41ee5316: Merge branch 'maint/next/remove-request-object-from-rest-api' into next
Branches
Unknown
Tags
Unknown

Event Timeline

Matt Robinson <matt@puppetlabs.com> committed rPU4506dfeab3ee: (#5150) Make fact REST terminus configurable to connect to inventory service (authored by Matt Robinson <matt@puppetlabs.com>).Nov 5 2010, 7:37 PM