Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
external_node_v2.rb 10.1 KB
foreman-report_v2.rb 6.05 KB

Latest revisions

# Date Author Comment
b22c52f7 07/20/2015 10:47 AM Michael Moll

support puppet master setup on FreeBSD

d21eef90 01/28/2015 04:23 AM carrolcox

update for non-english windows clients

foreman 1.7.1, puppet 3.7.3
1) Default external encoding ( global )
2) filter any non-printable char from the value, if it is a String ( def build_body(certname,filename) )

Closes GH-274

9447a05c 12/17/2014 03:59 AM Julien Pivotto

Correct foreman_report comment about settings path

In foreman_report the comment still refers to the situation before
commit 70f302417414a39559fb4e69f3f6136d800d4297 where the configuration
was stored in /etc/foreman/puppet.yaml.

This commit fixes the comment to reflect the new situation.

9ec837cb 10/09/2014 12:13 PM Raphaƫl PINSON

Bypass log processor changes when calculating failed status

This works around https://tickets.puppetlabs.com/browse/PUP-3403

Closes GH-237

70f30241 08/12/2014 07:59 AM Ewoud Kohl van Wijngaarden

Move puppet config to /etc/puppet/foreman.yaml

Previously it was in /etc/foreman/puppet.yaml, but this makes little
sense because foreman does not need to be installed on a puppet master.

f7cf56d0 07/29/2014 11:42 AM Dominic Cleal

Fix undefined foreman_url error on EL6

b37193ee 07/29/2014 05:24 AM Ewoud Kohl van Wijngaarden

Configuration in YAML

This patch moves configuration to /etc/puppet/foreman.yaml. By moving the
configuration into a settings file, we can use external_node.rb and
foreman-report.rb as plain files. This should open up the path to
shipping them in proper packages....

8c974670 09/21/2011 07:58 AM Ohad Levy

restructure foreman module

6fb7b836 09/21/2011 07:58 AM Ohad Levy

split out smart proxy to its own puppet module

7cfd7544 06/19/2011 03:36 AM Ohad Levy

fixes #347 - Cache generated external nodes yaml

this provides saves by default the yaml output from foreman on your
puppetmasters.

it will default to /var/lib/puppet/foreman directory.

in case of failure/timeout/no reply, it would use the cached version of...

View revisions

Also available in: Atom