Using Facter to provide build agent properties
I'm interested in using Facter (http://puppetlabs.com/puppet/related-projects/facter/) to provide information to build configurations in the form of build agent properties. Does anyone have advice on how I might achieve this? The only solution I can think of at the moment is to use Puppet to modify buildAgent.properties periodically to reflect Facter values.
Please sign in to leave a comment.