> > OK, will start filing bugs right now.. > First bug filed, still 2 more questions before I will file more bugs since I'm not to sure it's by design or a bug.
1) Do external nodes don't accept parameters anymore? (Not a big deal for us since we are deprecating those anyway but still different behavior) Master error: err: Failed when searching for node cs-ops001b.intern.marktplaats.nl: undefined method `parameters=' for #<Puppet::Node:0xb6f2b8ac> Client error: err: Could not retrieve catalog from remote server: Error 400 on SERVER: Failed when searching for node cs-ops001b.intern.marktplaats.nl: undefined method `parameters=' for #<Puppet::Node:0xb6f2b8ac> warning: Not using cache on failed catalog err: Could not retrieve catalog; skipping run Stripped YAML Output: --- %YAML:1.0 "classes": ["cs-ops"] "parameters": "cmdb_generated": 1 "company": "CustomerSupport" "vendor": "Dell" 2) In the output of the client when using puppetd --test I see more output then previous versions, for example: cs-ops001b:/home/seedpimp/rc3# puppetd --test info: Retrieving plugin info: /File[/var/lib/puppet/lib]: Setting mode to 493 info: /File[/var/lib/puppet/lib]: Storing newly-audited value for content info: /File[/var/lib/puppet/lib/facter]: Setting mode to 493 info: /File[/var/lib/puppet/lib/facter/conterm.rb]: Setting mode to 420 info: /File[/var/lib/puppet/lib/facter/conterm.rb]: Setting content to {md5}2d189bceaac522ae1f78d171b8e45531 info: Loading facts in conterm info: Loading facts in conterm info: Caching catalog for cs-ops001b.intern.marktplaats.nl info: Applying configuration version 'ref="refs/heads/master" commit=212f99a4bce8f2b9edc5254d05d16573a2a84057' info: /Stage[main]/Nginx/File[/etc/nginx/nginx.conf]: Setting content to {md5}481ca4ffd65e9c8ae3268b38cfaabfa2 info: /Stage[main]/Nginx/File[/etc/nginx/cert.key]: Setting content to {md5}9351a9b772c885c8e295541fe11a1c04 info: /Stage[main]/Nginx/File[/etc/nginx/cert.pem]: Setting content to {md5}48bad668bd52b934aaa7be007be55ead info: /Stage[main]/Nginx/File[/etc/nginx/sites-available/nginx_status]: Setting content to {md5}9b3770d588ff756612471634ecf7c1e2 info: /Stage[main]/Cacti/File[/var/cache/debconf/cacti.seed]: Setting content to {md5}71d829ca1c120c8c98a45299941f6af6 info: /Stage[main]/Nscd/File[/etc/nscd.conf]: Setting content to {md5}2e06eeb94b8fe8085d8cbd0af118f93e info: /Stage[main]/Nginx/File[/etc/nginx/sites-available/default]: Setting content to {md5}e732b889d790c1000c3a1c1c39be000 Those Setting content to lines keep returning every run, and are exactly the same. -- 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.