Displaying 3 results from an estimated 3 matches for "add_resource".
2011 Feb 15
3
troubles with require parametre
.../ruby/1.8/puppet/type.rb:1861:in `to_trans''
/usr/lib/ruby/1.8/puppet/type/file.rb:701:in `to_trans''
/usr/lib/ruby/1.8/puppet/type.rb:1886:in `to_resource''
/usr/lib/ruby/1.8/puppet/type.rb:203: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/...
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