Project

General

Profile

Actions

Support #8917

closed

cannot import modules/classes

Added by Travis Burrell over 9 years ago. Updated over 9 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Puppet
Target version:
-
Triaged:
Fixed in Releases:
Found in Releases:

Description

Foreman 1.7.1/uppet 3.7.3. Very similar, but not identical to #5856.

Error was:

Warning!
ERF12-2749 [ProxyAPI::ProxyException]: Unable to get environments from Puppet ([RestClient::ResourceNotFound]: 404 Resource Not Found) for proxy https://foreman.my.org:8443/puppet

Full trace:

ProxyAPI::ProxyException
ERF12-2749 [ProxyAPI::ProxyException]: Unable to get environments from Puppet ([RestClient::ResourceNotFound]: 404 Resource Not Found) for proxy https://foreman.my.org:8443/puppet
lib/proxy_api/puppet.rb:11:in `rescue in environments'
lib/proxy_api/puppet.rb:9:in `environments'
app/services/puppet_class_importer.rb:133:in `actual_environments'
app/services/puppet_class_importer.rb:24:in `changes'
app/controllers/concerns/foreman/controller/environments.rb:11:in `import_environments'
app/models/concerns/foreman/thread_session.rb:33:in `clear_thread'
lib/middleware/catch_json_parse_errors.rb:9:in `call' 

I initially thought it was b/c of the warnings about directory environments, but those still aren't supported, per #5856 & #6004. puppet.conf attached. My question is: are there puppet module smart class params I should be setting/overriding in the Foreman UI?


Files

puppet.conf puppet.conf 2.34 KB Travis Burrell, 01/12/2015 03:42 PM
puppet.yml puppet.yml 1.88 KB Travis Burrell, 01/13/2015 07:48 AM
Actions

Also available in: Atom PDF