I just realised that there is a typo in my example. But the problem remains 
the same, if I've got the following code in acme_inc::workstation

    # install and set up the nfs client
    class {'nfs':
      class => "client",
      domain => "acme.example.com",
    }

then I get the following error

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

The two classes are in the correct position, with acme_inc::workstation 
being /etc/puppet/modules/acme_inc/manifests/workstation.pp and the nfs 
class is in /etc/puppet/modules/nfs/manifests/init.pp

-- 
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/8ad31c90-a70d-431a-a3f1-20b4e6ca1699%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to