Project

General

Profile

Actions

Support #10557

closed

Import Classes not importing all available classes

Added by Brian Beaulieu about 9 years ago. Updated about 7 years ago.

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

Description

Not sure why it's doing this. I've tried 2 different installations.
ie_esc is a module I installed from the forge. It's not being imported into Foreman. Below is the output from foreman-proxy log when I do run the import via the UI.
I validated the manifest and no errors.

I, [2015-05-20T04:22:16.237329 #28532] INFO -- : Running scan_directory on production: /etc/puppet/environments/production/modules
I, [2015-05-20T04:22:16.237635 #28532] INFO -- : Scanning class ie_esc
I, [2015-05-20T04:22:16.243152 #28532] INFO -- : Scanning class stdlib
I, [2015-05-20T04:22:16.246767 #28532] INFO -- : Scanning class ntp
I, [2015-05-20T04:22:16.292196 #28532] INFO -- : Scanning class registry
I, [2015-05-20T04:22:16.306605 #28532] INFO -- : Cache file need to be updated for production: /etc/puppet/environments/production/modules

Actions #1

Updated by Dominic Cleal about 9 years ago

  • Status changed from New to Feedback

Assuming you mean https://forge.puppetlabs.com/souldo/ie_esc, then there are no classes in it to import. It adds a new defined type, which is a lower level building block that you can use from your own modules and classes.

Add your own class that uses it, then import that to Foreman.

Actions #2

Updated by Brian Beaulieu about 9 years ago

Thanks Dominic! That explains it all...

Dominic Cleal wrote:

Assuming you mean https://forge.puppetlabs.com/souldo/ie_esc, then there are no classes in it to import. It adds a new defined type, which is a lower level building block that you can use from your own modules and classes.

Add your own class that uses it, then import that to Foreman.

Actions #3

Updated by Anonymous about 7 years ago

  • Status changed from Feedback to Resolved
Actions

Also available in: Atom PDF