Project

General

Custom queries

Profile

Actions

Bug #1872

closed

Puppet and foreman 3.0 Do not play well together

Added by Gordon Irving over 12 years ago. Updated over 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
#1

Updated by Sam Kottler over 12 years ago

  • Status changed from New to Assigned
  • Assignee set to Sam Kottler
#4

Updated by Colin Hudler over 12 years ago

#6

Updated by Sam Kottler over 12 years ago

  • Status changed from Assigned to Feedback
  • Priority changed from Normal to High
#7

Updated by Sam Kottler over 12 years ago

  • Category set to Puppet integration
  • Target version set to 1.1
#19

Updated by Ohad Levy over 12 years ago

  • Target version changed from 1.1 to Bug scrub
#20

Updated by Sam Kottler over 12 years ago

  • Status changed from Feedback to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF