Displaying 6 results from an estimated 6 matches for "retrieve_and_apply_catalog".
2012 Feb 16
1
uncaught exception of type NoMethodError: undefined method `<=>'
..._graph.rb:221:in
`report_cycles_in_graph''
/usr/lib/ruby/1.8/puppet/transaction.rb:369:in `traverse''
/usr/lib/ruby/1.8/puppet/transaction.rb:99:in `evaluate''
/usr/lib/ruby/1.8/puppet/resource/catalog.rb:141:in `apply''
/usr/lib/ruby/1.8/puppet/configurer.rb:121:in
`retrieve_and_apply_catalog''
/usr/lib/ruby/1.8/puppet/util.rb:180:in `benchmark''
/usr/lib/ruby/1.8/benchmark.rb:308:in `realtime''
/usr/lib/ruby/1.8/puppet/util.rb:179:in `benchmark''
/usr/lib/ruby/1.8/puppet/configurer.rb:120:in
`retrieve_and_apply_catalog''
/usr/lib/ruby/1.8/puppet/...
2011 Nov 18
5
Puppet on windows: File resource problem
...b/ruby/site_ruby/1.8/puppet/transaction.rb:351:in `traverse''
C:/Ruby187/lib/ruby/site_ruby/1.8/puppet/transaction.rb:99:in `evaluate''
C:/Ruby187/lib/ruby/site_ruby/1.8/puppet/resource/catalog.rb:141:in `apply''
C:/Ruby187/lib/ruby/site_ruby/1.8/puppet/configurer.rb:121:in
`retrieve_and_apply_catalog''
C:/Ruby187/lib/ruby/site_ruby/1.8/puppet/util.rb:180:in `benchmark''
C:/Ruby187/lib/ruby/1.8/benchmark.rb:308:in `realtime''
C:/Ruby187/lib/ruby/site_ruby/1.8/puppet/util.rb:179:in `benchmark''
C:/Ruby187/lib/ruby/site_ruby/1.8/puppet/configurer.rb:120:in
`retrieve...
2013 Oct 10
2
Augeas XML trouble
...valuate''
/usr/lib/ruby/vendor_ruby/puppet/transaction.rb:386:in `traverse''
/usr/lib/ruby/vendor_ruby/puppet/transaction.rb:99:in `evaluate''
/usr/lib/ruby/vendor_ruby/puppet/resource/catalog.rb:141:in `apply''
/usr/lib/ruby/vendor_ruby/puppet/configurer.rb:122:in
`retrieve_and_apply_catalog''
/usr/lib/ruby/vendor_ruby/puppet/util.rb:161:in `benchmark''
/usr/lib/ruby/1.8/benchmark.rb:308:in `realtime''
/usr/lib/ruby/vendor_ruby/puppet/util.rb:160:in `benchmark''
/usr/lib/ruby/vendor_ruby/puppet/configurer.rb:121:in
`retrieve_and_apply_catalog''...
2012 Mar 28
2
retrieving module directory
...;
/usr/lib/ruby/site_ruby/1.8/puppet/util.rb:475:in `thinmark''
/usr/lib/ruby/site_ruby/1.8/puppet/configurer.rb:236:in
`retrieve_new_catalog''
/usr/lib/ruby/site_ruby/1.8/puppet/configurer.rb:86:in `retrieve_catalog''
/usr/lib/ruby/site_ruby/1.8/puppet/configurer.rb:112:in
`retrieve_and_apply_catalog''
/usr/lib/ruby/site_ruby/1.8/puppet/configurer.rb:151:in `run''
/usr/lib/ruby/site_ruby/1.8/puppet/agent.rb:39:in `run''
/usr/lib/ruby/site_ruby/1.8/puppet/agent/locker.rb:21:in `lock''
/usr/lib/ruby/site_ruby/1.8/puppet/agent.rb:39:in `run''
/usr/lib/ruby/1...
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