Displaying 1 result from an estimated 1 matches for "nodez".
Did you mean:
  node
  
2013 Mar 06
0
"Cannot find definition Class" and "Could not find class" hiccups after manifest/module update - once for every agent
...ch 
/opt/xxx/dev/puppet/manifests/site.pp”) – this will result in errors of the 
following kind:
puppet-master[13904]: Cannot find definition Class on node <nodeX>
puppet-master[13904]: Could not find class xxx::thirdparty for <nodeY> on 
node <nodeY>
puppet-master[13904]: (//<nodeZ>/Puppet) Could not retrieve catalog from 
remote server: Error 400 on SERVER: Cannot find definition Class on node 
<nodeZ>
puppet-master[13904]: (//<nodeZ>/Puppet) Using cached catalog
This happens *exactly once* for (I believe) every [development] agent. 
Agents react to this by...