Issue #14227 has been reported by Ken Perkins.
----------------------------------------
Bug #14227: Class not found when directory has capitalized letters
https://projects.puppetlabs.com/issues/14227
Author: Ken Perkins
Status: Unreviewed
Priority: Normal
Assignee:
Category:
Target version:
Affected Puppet version:
Keywords:
Branch:
This Fails:
FILE: modules/importUsers_app/manifests/init.pp
===============================================
class importUsers_app {
include importUsers_app::install, importUsers_app::service
}
Environment Manifest:
===============================================
...
include importUsers_app
...
RESULT:
===============================================
err: Could not retrieve catalog from remote server: Error 400 on SERVER: Could
not find class importUsers_app for test-01 at
/etc/puppet/environments/test/manifests/test.pp:15 on node test-01
TO FIX:
===============================================
move the module from importUsers_app to importusers_app (puppet 2.7.3 client
and server)
Worked in 2.7.1
--
You have received this notification because you have either subscribed to it,
or are involved in it.
To change your notification preferences, please click here:
http://projects.puppetlabs.com/my/account
--
You received this message because you are subscribed to the Google Groups
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/puppet-bugs?hl=en.