On 2014-08-28 10:02, Felix Frank wrote:
Hi,

this question would be more appropriate on the puppet-users list.

I suspect that the cause for your issue got lost during anonymization.
Does the module/subdirectory/class name contain some unusual character
outside the [a-zA-Z0-9_] range?

Also, does file_c.pp contain a class "module_a::folder_b::file_c" ?


Regards, David

On 08/28/2014 01:25 AM, Abel Paz wrote:
in using eclipse with geppetto, i am running into an error

I have a file structure like this..

module_a
       |
       |
       >manifests
               |
               |
               >folder_b
                      |
                      |
                      >file_c.pp
                      |
                      |
                      >file_d.pp

#/module_a/manifests/folder_b/file_d.pp
     class{'module_a::folder_b::file_c': parama => 'something'}
     class{'module_a::folder_b::file_c': parama => 'somethingelse'}
     class{'module_a::folder_b::file_c': parama => 'somethingelsemore'}

I keep getting the following error:
unknown class: 'module_a::folder_b::file_c'



--
* Always looking for people I can help with awesome projects *
G+: https://plus.google.com/+DavidSchmitt
Blog: http://club.black.co.at/log/
LinkedIn: http://at.linkedin.com/in/davidschmitt

--
You received this message because you are subscribed to the Google Groups "Puppet 
Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-dev/53FEFD6A.5010003%40dasz.at.
For more options, visit https://groups.google.com/d/optout.

Reply via email to