Project

General

Profile

Actions

Bug #5571

closed

Puppet "each" function makes Foreman not show a class

Added by Vincent Miszczak about 10 years ago. Updated about 7 years ago.

Status:
Resolved
Priority:
High
Assignee:
-
Category:
-
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

I have a Puppet class that contains :

$listen.each |$port|{
apache::listen{"$port": }
}

If the class has this, it won't appear in the importer.
If the class does not have this, class appears.

I've just installed Foreman and this is the first thing I tried to do and this is not working...

Actions

Also available in: Atom PDF