Greeting,

I'm attempting to solve a mystery we had with a puppet module we
couldn't get to auto load.

The module named / folder was called "nfs"

We notice when we ran 'puppetmasterd --no-daemonize --verbose' that
when the client connected that our 'nfs' module was not being auto
loaded.

We reviewed and triple checked our syntax. We located no errors. As a
result of the module not being loaded we were unable to access a
resource defined within the init.pp.

Finally as a "Hail Mary" we renamed the module to 'nfsexports'.  On
the next client run the module was auto loaded and all was well in
puppet land.

My question today is, Are there "reserved" words that can't be used as
module to resource names? If yes, does anyone have the list or a URL
to the list? We've looked but all we found are references to class
name limitations, "ie can't begin with a CAPTIAL letter".

Thanks in advance,


Wade

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-us...@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to