Displaying 20 results from an estimated 10000 matches similar to: "A file type question"
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 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
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
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
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
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 Aug 27
2
how to manage more and more file
hello,guys.
When use the file type,can only mange one file. but there I have
about more than 100 file need to be managed by puppet.
now,I use a exec type to check out all the file from a subversion
server,but there have a good solution?
please help me!
--
Huang Mingyou
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 Feb 13
7
dependency to storeconfig
Hi all,
I''ve noticed, that once using storeconfig, if the db (in my case mysql) is
down than puppet wont start...
is there a real reason for making puppet depend on the db?
Thanks,
Ohad
_______________________________________________
Puppet-users mailing list
Puppet-users@madstop.com
https://mail.madstop.com/mailman/listinfo/puppet-users
2007 Oct 19
1
Can use the squid as the puppet proxy server ?
hi ,all
When puppetmasterd run as mongrel type. can use the squid as the
proxy server ? I just test it ,but get a 400 error.
Is there have somebody had todo this ?
--
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
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
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 Oct 12
1
use ps -ef check service have some error.
hi,all.
I found that use the ps -ef command to check a service status
have some error. I test it .
run puppetd --debug --tags apache2 ,get this message.
=============
debug: Service[apache2](provider=debian): Executing ''ps -ef''
debug: Service[apache2](provider=debian): PID is 12062
============
but the apache2 service is not running. and if I run ps -ef|grep
apache2
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
2008 Jan 23
9
Replacing puppet:// with svn:// ?
I''ve been pondering how to handle our file distribution issues - we''re
starting to roll puppet out, and I''d like to get it somewhat right from the
start. I''ve been watching the list for a while, and observed ''complaints''
about the speed of the fileserver method when dealing with recursive
directories. If I can avoid this, I''d
2007 Oct 25
0
some questions about Multiple Certificate Authorities
hello,guys
follow the guide from
http://reductivelabs.com/trac/puppet/wiki/MultipleCertificateAuthorities
.
I use the SERVER1 CA as a puppetmater CA , it can sign client
csr, but can''t verify it . I''m not so clear about the x509, who can
help me ? this document have some complex for 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
2008 Feb 05
2
Storeconfigs question.
Hi
What does this error-message mean, and how do I preceed?
err: Could not store configs: You cannot call create unless the parent
is saved
Magnar
_______________________________________________
Puppet-users mailing list
Puppet-users@madstop.com
https://mail.madstop.com/mailman/listinfo/puppet-users
2008 Jul 09
1
Deleting an exported resource
I had a host that was exporting a resource to another host to trigger
backups. The first host has now gone away, but the second host is
still seeing the exported resource (because it still exists in the
puppetmaster''s database). I fixed the problem by going in to the
database and deleting all the rows I could find that related to the
absent host, but I''m wondering if