[Puppet Users] Gitoroius Puppet Module

2010-06-09 Thread Marley Bacelar
Anyone here have a module who install Gitorious ate Centos 5.4? If yes can send me the module? -- Marley Bacelar Project Fedora Ambassador VCP, VSP. VTSP., ITILF, IBM 000-076, IBM 000-330, IBM 000-331 marleybace...@gmail.com -- You received this message because you are subscribed to the Google

Re: [Puppet Users] Re: running sudo commands

2010-05-27 Thread Marley Bacelar
Shouldn't you use? class test { exec { "sudocmd" : cwd => "/home/server/", path => ["/usr/bin/","/usr/sbin/","/ bin"], command => "sudo apt-get update -y", timeout => "-1" } } -- Marley Bace

Re: [Puppet Users] Puppet Dashboard error.

2010-05-27 Thread Marley Bacelar
Gabriel, I my CentOS, enabled in /etc/sysconfig in /etc/sysconfig/puppetmaster: PUPPETMASTER_EXTRA_OPTS="--reports puppet_dashboard --reports store" -- Marley Bacelar Project Fedora Ambassador VCP, VSP. VTSP., ITILF, IBM 000-076, IBM 000-330, IBM 000-331 marleybace...@gmail.com

Re: [Puppet Users] Puppet Dashboard error.

2010-05-24 Thread Marley Bacelar
Yeahh! Dan, Thank you very much, after set in puppetmaster reports=store, everything worked! 2010/5/24 Dan Bode > > > On Sat, May 22, 2010 at 9:50 PM, Marley Bacelar > wrote: > >> Hi i have the running i both sides, client and server sides the puppet >>

Re: [Puppet Users] Puppet Dashboard error.

2010-05-24 Thread Marley Bacelar
; there a ca.crt and another cert with the client's name? > > > On May 24, 2010, at 12:34 PM, Marley Bacelar wrote: > > Any onther idea? > > 2010/5/24 Marley Bacelar > >> Hi Patrick, >> >> [r...@mgmt-puppet-dev-01.intechne.com.br ~]# puppetca --lis

Re: [Puppet Users] Puppet Dashboard error.

2010-05-24 Thread Marley Bacelar
Any onther idea? 2010/5/24 Marley Bacelar > Hi Patrick, > > [r...@mgmt-puppet-dev-01.intechne.com.br ~]# puppetca --list --all > + mgmt-git-dev-01.intechne.com.br > + mgmt-puppet-client-dev-03.intechne.com.br > > The client certificate is mgmt-puppet-client-dev-03.intechne.

Re: [Puppet Users] Puppet Dashboard error.

2010-05-24 Thread Marley Bacelar
oes the client's certificate > appear in puppetca on the server? > Run "puppetca --list --all" on the server as root. > > Did the client get it's signed certificate? > I don't remember how to check this off the top of my head. > > > On May 23, 2010, at

Re: [Puppet Users] Puppet Dashboard error.

2010-05-23 Thread Marley Bacelar
: [r...@mgmt-puppet-client-dev-03 ~]# puppet --version 0.25.4 [r...@mgmt-puppet-client-dev-03 ~]# rpm -qa | grep puppet puppet-0.25.4-1.el5 My puppet-dashboard version: [r...@mgmt-puppet-dev-01 puppet-dashboard]# cat /opt/puppet-dashboard/VERSION v1.0.0 -- Marley Bacelar Project Fedora

[Puppet Users] Puppet Dashboard error.

2010-05-22 Thread Marley Bacelar
(pson) is invalid for report, user default (b64_zlib_yaml) I am getting any reports on my /var/lib/puppet/reports. -- Marley Bacelar Project Fedora Ambassador VCP, VSP. VTSP., ITILF, IBM 000-076, IBM 000-330, IBM 000-331 marleybace...@gmail.com -- You received this message because you are sub

Re: [Puppet Users] Replace some text

2010-05-21 Thread Marley Bacelar
amp; ! /$replacement/ ; END { exit \$ret; }' '$file'", } } Then i my class used: replace { "/etc/bashrc": file => "/etc/bashrc", pattern => "PS1", replacement => "PS1 DOMAINA.COM" } Worked perfectly... Know i will see the ot

[Puppet Users] Replace some text

2010-05-21 Thread Marley Bacelar
I need to replace some text in a file... there is some type, that i can pass a value and to be replace and the destination file? or anyone here have some class who does that? -- Marley Bacelar Project Fedora Ambassador VCP, VSP. VTSP., ITILF, IBM 000-076, IBM 000-330, IBM 000-331 marleybace

Re: [Puppet Users] Re: ssh_authorized_key creating multiple entries on repeated runs

2010-05-18 Thread Marley Bacelar
OBd6ln8JwPmAFRv6wkF1X7G4I8ne4+WnWVKpHOmgQ== mar...@slsjalab1" } But i still gettin my key duplicated in my clients. -- Marley Bacelar Project Fedora Ambassador VCP, VSP. VTSP., ITILF, IBM 000-076, IBM 000-330, IBM 000-331 marleybace...@gmail.com 2010/2/11 Simon Chiu > Thanks for the

Re: [Puppet Users] Begining with puppet.

2010-05-10 Thread Marley Bacelar
.168.0.0/24 access My configurations http://paste.pocoo.org/show/212227/ -- Marley Bacelar Project Fedora Ambassador VCP, VSP. VTSP., ITILF, IBM 000-076, IBM 000-330, IBM 000-331 marleybace...@gmail.com 2010/5/10 Marley Bacelar > I will try thie Todd and post the result here later, than

Re: [Puppet Users] Begining with puppet.

2010-05-10 Thread Marley Bacelar
I will try thie Todd and post the result here later, thanks for your answer. -- Marley Bacelar Project Fedora Ambassador VCP, VSP. VTSP., ITILF, IBM 000-076, IBM 000-330, IBM 000-331 marleybace...@gmail.com 2010/5/10 Todd Zullinger > Marley Bacelar wrote: > > I am trying to do

[Puppet Users] Begining with puppet.

2010-05-10 Thread Marley Bacelar
[inittab]/File[inittab]/source: No specified sources exist err: /Class[main]/Node[basenode]/Class[securetty]/File[securetty]/source: Could not describe /securetty: Fileserver module 'securetty' not mounted Anyone can help me? Thanks in advance! -- Marley Bacelar Project Fedora Ambassado