Project

General

Profile

Actions

Bug #1872

closed

Puppet and foreman 3.0 Do not play well together

Added by Gordon Irving about 12 years ago. Updated almost 12 years ago.

Status:
Closed
Priority:
High
Assignee:
Sam Kottler
Category:
Puppet integration
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Initial error with current nightly build and latest rc of puppet 3.0

puppet/settings.rb:263:in `convert': Error converting value for param 'hostcert': Error converting value for param 'certdir': Error converting value for param 'ssldir': Could not find value for $confdir (Puppet::Settings::InterpolationError)

Added the following line into foreman/default_settings_loader.rb in method load
Puppet.settings.initialize_global_settings(['--config=/etc/puppet/puppet.conf'])

Removed
Puppet.parse_config from config/initializers/puppet.rb

which results in the current error :-
foreman/app/models/archlinux.rb:1:in `const_missing': uninitialized constant Operatingsystem (NameError)


Files

3_0-hack.patch 3_0-hack.patch 750 Bytes Colin Hudler, 10/02/2012 02:44 PM

Related issues 3 (0 open3 closed)

Related to Foreman - Bug #1897: Puppet clients activity overview is not updated from incoming reportsClosed10/15/2012Actions
Related to Foreman - Bug #1977: Report not parsed Puppet 2.7 with Ruby 1.9ClosedGreg Sutcliffe11/27/2012Actions
Related to Foreman - Bug #1994: Puppet 3: $vardir also has to be set or it fails to interpolateClosedDominic Cleal12/04/2012Actions
Actions

Also available in: Atom PDF