[Puppet Users] end of file reached

2011-02-01 Thread walexey
hello everybody! server: [awasilyev@puppet ~]$ rpm -q puppet-server puppet-server-2.6.4-0.7.el5 client: [root@opensource ~]# rpm -q puppet puppet-2.6.4-0.7.el5 [root@opensource ~]# puppetd -t info: Creating a new SSL key for opensource.vm.griddynamics.net warning: peer certificate won't be

[Puppet Users] foreman issue

2010-12-20 Thread walexey
Hello! I try to use foreman. It's successfuly import current nodes from puppet storeconfig. Nodes hostname stored in short form, without domain. After that, i run puppet on newly created additional 5 nodes. They shows in foreman with full fqdn. Os, environment, architecture for this nodes not

[Puppet Users] Re: storeconfig / mysql

2010-12-12 Thread walexey
Puppet (err): Could not retrieve catalog from remote server: Error 400 on SERVER: Mysql::Error: MySQL server has gone away how can i fix it? wbr, alw Would you happen to be running the puppet master(s) in mongrel? Yes, it runs with mongrel wbr, alw -- You received this message

[Puppet Users] storeconfig / mysql

2010-12-05 Thread walexey
hello! centos 5.5, puppet 2.6.4, storeconfig, mysql, about150 clients. time to time i recive following error: Puppet (err): Could not retrieve catalog from remote server: Error 400 on SERVER: Mysql::Error: MySQL server has gone away how can i fix it? wbr, alw -- You received this message

[Puppet Users] how can i configure expiration time of mysql storeconfig?

2010-12-01 Thread walexey
Hello everybody! I use puppet storeconfig for configuring server side of bacula. But when i remove one of client node, its information keeps in storeconfig db. How can i expire it? wbr, alw -- You received this message because you are subscribed to the Google Groups Puppet Users group. To

[Puppet Users] class include order

2010-11-29 Thread walexey
puppet 2.6.3 How i can make this work? class a { if ($b::x) { notify yeah! } } class b { $x=true } node base { include a } node test inherits base { include b } currently i got Could not look up qualified variable 'b::x'; class b has not been evaluated -- You received this message

[Puppet Users] augeas / sudoers

2010-11-19 Thread walexey
Hello everybody! How can i create with puppet following sudoers file: User_Alias CENTREON=apache,nagios CENTREON ALL = NOPASSWD: /etc/init.d/nagios* restart CENTREON ALL = NOPASSWD: /etc/init.d/nagios* reload CENTREON ALL = NOPASSWD: /usr/bin/nagios* -v * The problem that augeas

[Puppet Users] Re: augeas / sudoers

2010-11-19 Thread walexey
, command = /etc/init.d/nagios* restart } sudo::sudoentry { centreon_sudoers2: user = apache, command = /etc/init.d/nagios* reload } On 19 ноя, 15:56, luke.bigum luke.bi...@fasthosts.co.uk wrote: Hi Walexey, Can you post the augeas resource that you've got so far? On Nov 19, 12:50 pm

[Puppet Users] puppet-dashboard

2010-11-08 Thread walexey
Does puppet-dashboard support something like 'default' node? I want to assign base classes to 'default' node, for applying for all nodes. -- 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] Re: how can i determinate from one class if another class applied?

2010-10-15 Thread walexey
I have following problem: defined class ldap-client, which install and configure ldap on _all_ nodes. there is file[/etc/nsswitch.conf]. it add 'ldap' to nsswitch.conf defined class winbind, which install and configure winbind on _some_ nodes. and it need also to change nsswitch.conf, adding

[Puppet Users] list of structure..

2010-07-12 Thread walexey
Hello everybody! We have puppet infrastructure integrated with ldap. I can pass different variables via puppetVars attribute in ldap. Currently, I need to write puppet class to configure mod_proxy server. mod_proxy servers has 5-10 configured sites. Every site configuration has some variables:

[Puppet Users] Re: use both ldap and text files

2010-05-04 Thread walexey
work with site.pp http://docs.puppetlabs.com/guides/external_nodes.html On Fri, Apr 30, 2010 at 7:07 AM, walexey wale...@gmail.com wrote: How can i use for node definitions both /etc/puppet/manifests/nodes.pp and ldap? -- You received this message because you are subscribed

[Puppet Users] use both ldap and text files

2010-04-30 Thread walexey
How can i use for node definitions both /etc/puppet/manifests/nodes.pp and ldap? -- You received this message because you are subscribed to the Google Groups Puppet Users group. To post to this group, send email to puppet-us...@googlegroups.com. To unsubscribe from this group, send email to