search for: retrieve_new_catalog

Displaying 9 results from an estimated 9 matches for "retrieve_new_catalog".

2010 Oct 06
2
weird ELF error
...39; /usr/lib64/ruby/site_ruby/1.8/puppet/indirector/rest.rb:69:in `find'' /usr/lib64/ruby/site_ruby/1.8/puppet/indirector/indirection.rb:202:in `find'' /usr/lib64/ruby/site_ruby/1.8/puppet/indirector.rb:51:in `find'' /usr/lib64/ruby/site_ruby/1.8/puppet/configurer.rb:208:in `retrieve_new_catalog'' /usr/lib64/ruby/site_ruby/1.8/puppet/util.rb:418:in `thinmark'' /usr/lib64/ruby/1.8/benchmark.rb:308:in `realtime'' /usr/lib64/ruby/site_ruby/1.8/puppet/util.rb:417:in `thinmark'' /usr/lib64/ruby/site_ruby/1.8/puppet/configurer.rb:207:in `retrieve_new_catalog'&...
2012 Dec 07
2
Help with PuppetDB
...sr/lib/ruby/site_ruby/1.8/puppet/indirector/rest.rb:65:in `deserialize'' /usr/lib/ruby/site_ruby/1.8/puppet/indirector/rest.rb:121:in `find'' /usr/lib/ruby/site_ruby/1.8/puppet/indirector/indirection.rb:191:in `find'' /usr/lib/ruby/site_ruby/1.8/puppet/configurer.rb:243:in `retrieve_new_catalog'' /usr/lib/ruby/site_ruby/1.8/puppet/util.rb:348:in `thinmark'' /usr/lib/ruby/1.8/benchmark.rb:308:in `realtime'' /usr/lib/ruby/site_ruby/1.8/puppet/util.rb:347:in `thinmark'' /usr/lib/ruby/site_ruby/1.8/puppet/configurer.rb:242:in `retrieve_new_catalog'' /u...
2013 Sep 09
1
Error 400 on SERVER: Could not find class pentaho for server.test.com
....com /usr/lib/ruby/vendor_ruby/puppet/indirector/rest.rb:185:in `is_http_200?'' /usr/lib/ruby/vendor_ruby/puppet/indirector/rest.rb:100:in `find'' /usr/lib/ruby/vendor_ruby/puppet/indirector/indirection.rb:197:in `find'' /usr/lib/ruby/vendor_ruby/puppet/configurer.rb:243:in `retrieve_new_catalog'' /usr/lib/ruby/vendor_ruby/puppet/util.rb:351:in `thinmark'' /usr/lib/ruby/1.8/benchmark.rb:308:in `realtime'' /usr/lib/ruby/vendor_ruby/puppet/util.rb:350:in `thinmark'' /usr/lib/ruby/vendor_ruby/puppet/configurer.rb:242:in `retrieve_new_catalog'' /usr/lib/...
2010 Jul 22
9
First Foray into Parameterized Classes.... not so good
I have this: class foo::foobar ($version) { } which is called like this: class facility::sanjose inherits facility::common { class { foo::foobar: version => "1.3.13" } } puppet complains with this on the client: Could not retrieve catalog from remote server: Error 400 on SERVER: Could not find parent resource type ''facility::sanjose'' of type hostclass in
2013 Sep 09
1
Error on tried to used this module in development environment.
....com /usr/lib/ruby/vendor_ruby/puppet/indirector/rest.rb:185:in `is_http_200?'' /usr/lib/ruby/vendor_ruby/puppet/indirector/rest.rb:100:in `find'' /usr/lib/ruby/vendor_ruby/puppet/indirector/indirection.rb:197:in `find'' /usr/lib/ruby/vendor_ruby/puppet/configurer.rb:243:in `retrieve_new_catalog'' /usr/lib/ruby/vendor_ruby/puppet/util.rb:351:in `thinmark'' /usr/lib/ruby/1.8/benchmark.rb:308:in `realtime'' /usr/lib/ruby/vendor_ruby/puppet/util.rb:350:in `thinmark'' /usr/lib/ruby/vendor_ruby/puppet/configurer.rb:242:in `retrieve_new_catalog'' /usr/lib/...
2012 Mar 28
2
retrieving module directory
...usr/lib/ruby/site_ruby/1.8/puppet/indirector/rest.rb:56:in `deserialize'' /usr/lib/ruby/site_ruby/1.8/puppet/indirector/rest.rb:120:in `find'' /usr/lib/ruby/site_ruby/1.8/puppet/indirector/indirection.rb:189:in `find'' /usr/lib/ruby/site_ruby/1.8/puppet/configurer.rb:237:in `retrieve_new_catalog'' /usr/lib/ruby/site_ruby/1.8/puppet/util.rb:476:in `thinmark'' /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'' /usr/lib/ruby/1.8/benchmark.rb:307:in `realtime'' /usr/lib/ruby/site_ruby/1.8/puppet/util.rb:475:in `thinmark'' /usr/lib/ruby/site_ruby/1.8/puppet...
2011 Dec 15
0
Using stored configs brakes on client update
...pet/indirector/rest.rb:57:in `deserialize'' /usr/lib/ruby/1.8/puppet/indirector/rest.rb:71:in `find'' /usr/lib/ruby/1.8/puppet/indirector/indirection.rb:193:in `find'' /usr/lib/ruby/1.8/puppet/indirector.rb:50:in `find'' /usr/lib/ruby/1.8/puppet/configurer.rb:229:in `retrieve_new_catalog'' /usr/lib/ruby/1.8/puppet/util.rb:422:in `thinmark'' /usr/lib/ruby/1.8/benchmark.rb:308:in `realtime'' /usr/lib/ruby/1.8/puppet/util.rb:421:in `thinmark'' /usr/lib/ruby/1.8/puppet/configurer.rb:228:in `retrieve_new_catalog'' /usr/lib/ruby/1.8/puppet/configur...
2012 May 23
16
could not retrieve information from environment
Greetings. I am trying to set up a test puppet server in my environment to evaluate windows clients. On the server side, I am using puppet 2.7.14 (from the repos). I''m using the 2.7.14 windows 64 bit on the client (windows 2008 R2). I have another puppetmaster already using "puppet" hostname in DNS (running a very old version of puppet - can''t upgrade yet for various
2012 Jul 11
6
certname doesn't seem to work on the agent
Hi guys, I have a box that needs to identify itself to the puppetmaster as something different from the FQDN. I added certname to the agent configuration before the first run, but it doesn''t seem to be sufficient. The certificate was generated for the FQDN, and the host appears in the dashboard as the FQDN, and the node name used to evaluate the manifest is also the FQDN. I would