Bug #2067
closed
puppet:import:puppet_classes silently ignores classes when the .pp contains an "import" statement
Added by David Schmitt about 12 years ago.
Updated over 6 years ago.
Description
The init.pp in question looked like this:
import "implementation/*.pp"
class icinga(...) {
}
The class was not imported until I removed the import line.
I can reproduce this problem; see bug #2067
- Status changed from New to Ready For Testing
- Assignee changed from Ohad Levy to Dominic Cleal
- Target version set to 1.2.0
I can confirm that the fix works when I applied it manually.
- Project changed from Foreman to Smart Proxy
- Category deleted (
Importers)
- Target version deleted (
1.2.0)
- Category set to Puppet
- Target version set to 26
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
- Target version changed from 26 to 1.2.0
- Target version deleted (
1.2.0)
Also available in: Atom
PDF