On Tuesday, May 6, 2014 5:44:39 AM UTC-5, devaki prabhu wrote: > > Hi everybody, > > i have to install keystone package on puppet client : > i have some module in puppet master > /etc/puppet/modules/keystone/manifests/init.pp > and when i include it in client ,getting an class not found. > any help is accepted. > >
Step 1. Avoid disturbing the dead. This thread died three and a half years ago! Start your own thread for your own question. Step 2. In the new thread where you are going to pose your question, post the specific error message and the relevant code. The relevant code includes the node block (or other means) by which you are assigning the class to the node, and the fully-qualified name and contents of the manifest file containing the definition of the class in question. The Puppet code can be abbreviated if it is long -- the class declaration and the beginning of the class definition or the most important parts. John -- You received this message because you are subscribed to the Google Groups "Puppet Users" 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-users/901c384e-fb07-4bd6-b909-a0fbe2a9846b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
