Displaying 3 results from an estimated 3 matches for "scarpellini".
2010 Sep 28
13
Reading Puppet reports with Python
Has anyone got/seen Python code to read puppet reports?
I added a bunch of these:
class PuppetReport(yaml.YAMLObject):
yaml_tag = u''!ruby/object:Puppet::Transaction::Report''
def __init__(self, host, logs, metrics, records, time):
self.host = host
self.logs = logs
self.metrics = metrics
self.records = records
self.time = time
However, the Python YAML
2011 Mar 22
13
Foreman 0.2 Release Candidate
Hello All,
I''m happy to announce a new release candidate of Foreman, top highlights
for this release includes:
* New look and feel
* Extended restful API
* Support for New Puppet Reports format
* Full VM/physical host Provisioning
* Powerful template generator ( pxelinux, gpxe, kickstart, preseed, grub
etc..)
* introduce a new service called smart proxy (which can run on remote
2010 Oct 04
2
Using Puppet to Configure Other Services on the PuppetMaster Server
Hi,
I just wanted to check a few things. I have a build server which is used to run the CI server. It also doubles up as my puppetmaster.
Would it be possible to have a puppet client talk to a puppetmaster on the same machine?
Cheers,
Tom
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send email to