HomePhorge

Fix #5023 - puppet-load multiple nodes support
1d2674250537Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Fix #5023 - puppet-load multiple nodes support

This patch allows puppet-load to compile multiple nodes catalog.
This is done by using multiple --node. Puppet-load will use round-robin
to chose which nodes catalog to ask for a given simulated client.
It is also possible to pass a directory of facts yaml file in which
puppet-load will load given --node facts file.

This can work only if #5020 is applied to the puppetmaster first.

Signed-off-by: Brice Figureau <brice-puppet@daysofwonder.com>

Details

Provenance
Brice Figureau <brice-puppet@daysofwonder.com>Authored on
James Turnbull <james@lovedthanlost.net>Committed on Nov 10 2010, 1:52 AM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU00eedac5917f: capture stderr from exec resources
Branches
Unknown
Tags
Unknown

Event Timeline

James Turnbull <james@lovedthanlost.net> committed rPU1d2674250537: Fix #5023 - puppet-load multiple nodes support (authored by Brice Figureau <brice-puppet@daysofwonder.com>).Nov 10 2010, 1:52 AM