Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
settings.yml.example 2.31 KB

Latest revisions

# Date Author Comment
dd633419 11/15/2012 07:40 AM Greg Sutcliffe

More detailed log message for puppetca ssldir Add ssldir and puppetdir to config examples Fixes #1104

94cca053 08/28/2012 04:19 AM Corey Osman

feature #1829 - add bmc ipmi support to smart proxy

ed062812 03/23/2012 02:42 PM Florian Koch

fixes #1548 - Default Settings File Improvments

Signed-off-by: Florian Koch <>

5da8bfa9 02/20/2012 10:16 AM Ohad Levy

fixes #1499 - show puppet environments and classes over the API

6a342bd2 02/20/2012 02:37 AM Ulrich Dangel

Fix log_level comment for settings.yml.example

Logger.constants does not contain Fatal but only FATAL. This change
adjusts the comment for log_level.

700e96b5 07/20/2011 05:22 AM Paul Kelly

Fixes #1055 - SETTINGS.dhcp_subnets

Signed-off-by: Paul kelly <>

bf8dfda6 05/03/2011 09:05 AM Ohad Levy

fixes #853 - If used with the proxy, the dhcpd server is open for connections from any server

b2aa8c03 04/17/2011 03:18 AM Ohad Levy

Fixes Bug #800, Adds support for tftp_servername

Setting this value overrides the value in the subnet
declaration for the name of the tftp server

Signed-off-by: Mark Bainter <>

2b403a61 03/17/2011 03:57 AM Ohad Levy

fixes #732 - provide better defaults inside rpm package

5821a269 03/17/2011 03:39 AM Mark Bainter

fixes #752 - Lookup the constant for the log level

As written, the Logger::WARN is just a string, causing a crash when
comparing FIXNUM to String types. Switched to using get_const.
Note that this requires changing the settings.yml file to use just the
constant name, :log_level: WARN instead of Logger::WARN...

View revisions

Also available in: Atom