search for: to_catalog

Displaying 7 results from an estimated 7 matches for "to_catalog".

2007 Dec 17
5
question about 0.24.0
I see in the changelog that: You now must specify an environment and you are required to specify the valid environments for your site. (#911) Does this mean that the puppetmaster has to be updated before clients work correctly? I ask because I''m testing out a client upgrade to 0.24.0 (server is still 0.23.2) and this is what I''m seeing: [~]% sudo /foo/bin/puppetd
2011 Jul 26
2
undefined method `initvars'
We are seeing this error in our log files on some clients: puppetd[15068]: Could not run Puppet configuration client: undefined method `initvars'' for #<Puppet::Type::Package:0x2aaaabbb4858> Where do I begin troubleshooting this? The client software versions are: ruby-1.8.5-5.el5_4.8.x86_64 ruby-libs-1.8.5-5.el5_4.8.x86_64 ruby-shadow-1.4.1-7.el5.x86_64 facter-1.5.8-1.el5.noarch
2011 Feb 15
3
troubles with require parametre
...:in `uniqueness_key'' /usr/lib/ruby/1.8/puppet/resource/catalog.rb:83:in `add_resource'' /usr/lib/ruby/1.8/puppet/resource/catalog.rb:72:in `each'' /usr/lib/ruby/1.8/puppet/resource/catalog.rb:72:in `add_resource'' /usr/lib/ruby/1.8/puppet/resource/catalog.rb:561:in `to_catalog'' /usr/lib/ruby/1.8/puppet/resource/catalog.rb:531:in `each'' /usr/lib/ruby/1.8/puppet/resource/catalog.rb:531:in `to_catalog'' /usr/lib/ruby/1.8/puppet/resource/catalog.rb:468:in `to_ral'' /usr/lib/ruby/1.8/puppet/configurer.rb:117:in `convert_catalog'' /usr...
2011 Mar 05
1
err: Could not run Puppet configuration client: Parameter require failed: No title provided and "" is not a valid resource reference
...6.5/lib/puppet/resource.rb:277:in `new'' /var/lib/gems/1.8/gems/puppet-2.6.5/lib/puppet/resource.rb:277:in `to_ral'' /var/lib/gems/1.8/gems/puppet-2.6.5/lib/puppet/resource/catalog.rb: 553:in `send'' /var/lib/gems/1.8/gems/puppet-2.6.5/lib/puppet/resource/catalog.rb: 553:in `to_catalog'' /var/lib/gems/1.8/gems/puppet-2.6.5/lib/puppet/resource/catalog.rb: 531:in `each'' /var/lib/gems/1.8/gems/puppet-2.6.5/lib/puppet/resource/catalog.rb: 531:in `to_catalog'' /var/lib/gems/1.8/gems/puppet-2.6.5/lib/puppet/resource/catalog.rb: 468:in `to_ral'' /var/lib...
2011 Jun 15
0
Parameter alias failed: Munging failed for value "winning" in class alias: Cannot add aliases without a catalog
I''ve tested this functionality in both 2.6.8 and the latest 2.7.0 RC. As far as I can tell, the TransBucket looks good but fails on #to_catalog due to an alias. https://gist.github.com/1028013 Any help or thoughts would be appreciated! -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this g...
2011 Oct 31
6
useradd question
I am using Ubuntu LTS 10.04 with the backported puppet 2.6.1-0ubuntu2~lucid1 I am trying to create user with the following manifests but at the end always getting the Could not find user git error message: What am i missing, seems the manifest not creating the missing git user. /etc/modules/git/manifests/user.pp class git::user { user{''install'': name
2010 Aug 25
18
Puppet hangs
Hello, we have one puppet server managing approx servers, all FreeBSD. The problem is that the puppet clients all hangs, one by one, eventually. They will run for anything between an hour up to a week. But eventually the all hang. We really like puppet and want to keep using it. But the way it is now is completely unusable. We''ve tried many versions, from 24.x, and now 2.6.1rc1. But