Displaying 20 results from an estimated 10000 matches similar to: "Replacing puppet:// with svn:// ?"
2008 Jan 18
7
puppet 0.23.2 can''t collect exported resources
hi,guys
I''m test the resources export and collect , OS is Debian etch and
sarge, puppet server and client version all of the 0.23.2 ; the db is
MySQL-4.1
My test code is like this.
node ''b'' {
@@file {"/tmp/a": ensure => present ,content => "test"; }
}
node ''a'' {
File <<||>>
}
I run puppetd on
2008 Jan 24
1
Can use a Variables when Realizing Resources
hi ,all
When realizing a resources ,can use this syntax like this ?
File <<| tag == $idc | >>
I had try it ,but can''t work. and not get error from the puppetmaster.
--
Huang Mingyou
2008 Feb 11
9
Storeconfigs purge Perl
Here''s some happy-fun Perl to make your storeconfig/virtual resources day better. I probably should have written this in Ruby, but perl comes naturally :)
#!/usr/bin/perl
#
# Perl DBI to remove all related entries from Puppet''s storeconfigs database.
# Use when a host is removed from the Puppet network forcibly
# Alternatives: run puppet on host to be removed with a blank
2008 Jan 16
1
anyone have 0.23.2-1 puppet and puppet-server rpms for rhel4 & 5?
I just upgraded from 0.23.2-1 on RHEL 4&5 to 0.24.1-1. I used
Dlutter''s repository. What a mess I''m in now. Anyway to make a long
story short I moved all of the old configs out of the way
(/etc/puppet, /var/lib/puppet) and started over with a fresh install.
I can''t get puppetd on the server to request a cert. If I do a
"puppetd -v --waitforcert 90" the
2008 Jan 10
3
memory leak in puppetd?
I have a cluster of 20 or so machines. On many of the nodes, the
puppetd process take up a ton of resident memory (> 400MB RES in top,
> 500GB VIRT in top) after running for a while (> 1 week). The only
thread I found on this was titled "memory leak?" and last updated on
06-Dec-2007. The question on that tread was whether or not the
memory was buffered memory. I
2008 Jan 16
2
Memory Leak
So, I''ve stumbled across bleak_house (http://blog.evanweaver.com/files/doc/fauna/bleak_house/files/README.html) - this looks like it may help me track down what is causing the Memory leak I''m seeing (be it me, Ubuntu, Debian, or Puppet).
First step: I''m going to clone the repo, branch
Second step: Learn Ruby - shouldn''t be too hard.
Third step: Do exactly what
2008 Apr 22
9
Puppetd exits when "puppet" can't be resolved
Heya,
I''m using puppet on Ubuntu (Gutsy/Hardy) and there''s a problem with
the default setup of Ubuntu.
Ubuntu uses network-manager to start the network in the background,
which in turn causes puppet to start before the network is up. Puppet
will then exit because it can''t resolve the server name.
Currently I "solve" this problem by uninstalling
2007 Oct 31
15
puppetd can set more than one server address
hi,all
I want set up a puppet HA structure. but if the puppetd can
set more than one server address ,the work will be simple :D
if one puppetmaster have error, the client can auto try the
next. I think I can use the heartbeat or dns to do this same
thing,but not so good. so I want know the puppetd can direct set in
the configure file ? if not,will be add this option?
--
Huang
2008 Jan 17
5
A function can always run when a client connect to the pupetmaster?
hello,all
I write a function. this function will write the client fqdn to a
file. But this function only run one time when the puppetmaster
recompile the configuration.
How can let this function run every time when a client connect to
the puppetmaster ? please help me.
--
Huang Mingyou
2008 Jan 07
3
Storeconfigs
Hello,
Anyone have any luck getting storeconfigs + MySQL working? I was getting
some freaky uninformative errors:
err: Could not call: wrong number of arguments (1 for 0)
It''d be great if we could get a wiki page up, there appears to be a
pretty large consensus of people who are unable to get it running.
Regards,
AJ
2007 Oct 11
3
puppetmaster can''t found the node''s hostname ?
hi,all.
I found a interesting problem. first ,a new node run the puppetd
to connect the puppet server, then was treated as "default" node.
that''s right.
Then I add the new node''s hostname in a node define. and run the
puppetd ,is still get the default manifests file. But when I restart
the pupppuetmaster, then it can get the new manifests file to
correspond
2007 Oct 23
6
what''s the maximum of the runinterval
hi,all
I want the puppetd run in daemon only run by the puppetrun
trigger, not schedule run .
so how can do this ? what''s the maximum of the runinterval ? I want
change this option to do this. Please help me .
--
Huang Mingyou
2007 Oct 02
5
Is there have a synctax check tool ?
hello,all.
Is there a have some tools to check the puppet manifests before
to use it ? like nagios -v nagios.cfg .the new version puppet client
can''t get error syntax message,so ,when have some syntax error I can''t
found it.
--
Huang Mingyou
2007 Sep 21
3
how to update puppet ?
hi ,all
how to update the puppet from 0.22.4 to 0.23.2 . just install it ?
is there have some thing need to be be careful ? when update the
server and client,all just install the new version ?
please help me ,because I use the puppet in product servers,so I need
be careful. :D
--
Huang Mingyou
2008 Jan 09
0
No subject
parse a resource, or whenever we send a resource to a puppet - may be =
wrong though - comments?
Arjuna Christensen=A0|=A0Systems Engineer=A0
Maximum Internet Ltd
7a Parkhead Pl, Albany, North Shore, 0632 | PO Box 8006, Auckland, 1150, =
NZ
DDI: + 64 9=A0913 9683 | Ph: +64 9 915 1825 | Fax:: +64 9 300 7227
arjuna.christensen at maxnet.co.nz| www.maxnet.co.nz
________________________________=20
2007 Nov 02
8
Custom reports in puppet
Does any one know or whether have someone done custom reports in puppet.
Which will show the status of the servers, disk, cpu, load, pkg list,
configs/files edited via puppet, how often a config file is updated,
etc..
--
Deepak
_______________________________________________
Puppet-users mailing list
Puppet-users@madstop.com
https://mail.madstop.com/mailman/listinfo/puppet-users
2007 May 14
3
invalid parameter password for type user
[root]# /etc/init.d/puppet once -v
{irrelevant output skipped}
err: Could not retrieve configuration: Invalid parameter ''"password"''
for type ''user'' at /etc/puppet/manifests/classes/serverAdminAuth.pp:42
puppet-0.22.4-1.el5.rf (rpm)
RHEL 5 i386
# snippet from serverAdminAuth.pp
User {
ensure => present,
2008 Jan 17
1
don''t test puppet in you production environment :)
hi,guys
I made a stuped error in my puppet manifest, the result is that all
of my puppet client install a mysql-server and apache2 :p
Be careful !!!!!
--
Huang Mingyou
2008 Jan 21
5
Oops, forgot to release 0.23.3
Hi all,
It was brought to my attention that the front page lists 0.23.3 as the
stable release, but that no such release exists.
I could have sworn I released this a few weeks ago, but now I can find
no evidence of that.
I''m going to publish it from the latest commit in the 0.23.x branch as
soon as possible (probably in about 12 hours), so if anyone wants to
get that last-minute
2007 Oct 23
1
Vmware guest can''t connect to puppetmaster on host
My setup is as follows:
I am running Vmware Server on Ubuntu Feisty. This is the puppetmaster.
I am running a guest of Ubuntu Gutsy. This is the puppet.
When I try to run puppetd on the guest I get the expected message
"notice: Did not recieve certificate"
Going back to the server and running "puppetca --list" does not list any
requests. As a hunch I telneted the hosts