Hey all,

Thanks for the links posted, I'll take a look at them. My immediate problem 
however is if I run the code I included above, I get this error:

Error: Could not retrieve catalog from remote server: Error 400 on SERVER:
Could not find class acme_inc::workstation for puppet-agent.example.com on 
node
puppet-master.example.com

Now, if I comment out the following lines

    class {'nfs':
      class = "client",
      domain = "acme.example.com",
    }
    
Then the catalog will be applied successfully, so I know puppet knows where 
to find the acme_inc::workstation class. Is there a better way to reference 
the nfs class/module? Or is there a flaw with the acme_inc::workstation 
class that's causing puppet to look for it in the wrong place when 
attempting to load the nfs module?

Regards,
Daniel Sage

-- 
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/1c1b2aa8-4116-4a51-a02e-32e025faca39%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to