Displaying 20 results from an estimated 2000 matches similar to: "logdest on client"
2009 Feb 10
3
something wrong with mongrel?
Hi all,
I''ve followed http://reductivelabs.com/trac/puppet/wiki/UsingMongrel
for configuring my puppet with mongrel.
Al seems to work fine, except that, after a reinstall of 40 nodes atone
time, I got many kind of errors like:
-------------------------------------------------------------------------
err: Could not request certificate: Certificate retrieval failed: .tmp
file already
2011 Oct 26
5
rpm packages for el4
Hi all,
anyone has created the rpm packages of new versions for el4?
only 5/6 at http://yum.puppetlabs.com/el/
TIA,
Arnau
--
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@googlegroups.com.
To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com.
For
2009 Feb 09
1
puppet + mongrel + host_cert/key owner
Hi all,
following http://reductivelabs.com/trac/puppet/wiki/UsingMongrel it
says that hostkey/cert must be owned by puppet:puppet.
I tried to keep original path (and also owner) of both files and seems
to puppet still works...
what problems could it cause to my conf?
# grep lib mongrel.conf
SSLCertificateFile /var/lib/puppet/ssl/certs/gridinstall.pic.es.pem
SSLCertificateKeyFile
2010 Dec 16
2
how to us a var in define as $namevar
Hi,
I have this code:
define software_mount ($vo_name) {
[...]
device => "server:/$vo_name",
[...]
}
And I''d like to use $vo_name a type name, so I could use it like:
software_mount { [''vo_name1'' , ''vo_name2'', ..., ''vo_nameN'' ] }
or even:
software_mount { [''vo_name1'' ,
2011 Nov 22
2
declare and include classes
Hi all,
after moving to parametrized classes, I''ve started to declare them
instead of including.
Now, I''m trying to understand the differences (internal) between
declare and include, and, reading
http://docs.puppetlabs.com/guides/parameterized_classes.html again, I
found some sentence which confuses me:
"Since include wasn’t designed for use with parameterized
2010 Dec 21
5
lsbmajdistrelease fact
Hi all,
I''ve noticed that facter version superior from epel do not
display lsbmajdistrelease fact:
# facter lsbmajdistrelease
5
# rpm -qa|grep facter
facter-1.5.5-1.el5
# cat /etc/redhat-release
Red Hat Enterprise Linux Server release 5.5 (Tikanga)
# facter lsbmajdistrelease
# cat /etc/redhat-release
Red Hat Enterprise Linux Server release 5.5 (Tikanga)
# rpm -qa|grep facter
2008 Oct 29
7
Package and log in puppet
Hi all,
my name is Arnau Bria and I''m a sys admin in a center where we
must deal with hundred hosts. We''re currently working with quattor,
but it''s too complex for our purposes, so I''m looking for new admin
tool.
I''ve been playing with CFengine for few days (2 or 3) and I''ve seen
some limitations that makes me thing that CFE is not our
2010 Dec 15
3
File type: no success using array
Hi all,
from http://docs.puppetlabs.com/guides/language_tutorial.html this
syntax should be ok:
file { [ ''foo'', ''bar'', ''foobar'' ]:
owner => root,
group => root,
mode => 600,
}
I''ve this in my code:
file { [ ''/software/atlas'' , ''/software/cms'' ,
2011 Mar 07
2
Unable to run puppetmasterd 2.6.5 on Centos 5
Hi friends,
Somehow puppetmasterd 2.6.5 is failing to get started on Centos 5. I
am getting the below error. I am yet to configure any agent with this
server.
puppetmasterd --no-daemonize --verbose --debug
debug: Puppet::Type::User::ProviderPw: file pw does not exist
debug: Puppet::Type::User::ProviderDirectoryservice: file /usr/bin/
dscl does not exist
debug:
2012 May 08
4
Compile catalog time: 2.6 vs 2.7.X
Hi all,
I''m in the procedure of migrating my old puppet server
(puppet-2.6.14-1.el5) with mongrel to a new one
(puppet-2.7.14-1.el6.noarch) with passenger.
I''m facing a really strange behaviour with the catalog compilation
time. I''ve 3 servers:
1.-) Centos 5.8 puppet-2.6.14-1.el5 + rubygem-mongrel-1.0.1-6.el5
Client:
Compiled catalog for td055.pic.es in environment
2009 Jan 09
7
Cannot create /var/lib/puppet/clientbucket; parent directory /var/lib/puppet does not exist
Hi all,
I''m doing a new install of my puppet server and I''m doing it like:
1.-) adding epel repo:
http://fedoraproject.org/wiki/EPEL/FAQ#howtouse
2.-) yum -y install puppet-server
3.-) rm -rf /etc/puppet
4.-) copy my old puppet conf (from puppet-0.24.5 to 0.24.6)
mv /etc/puppet.old /etc/puppet
5.-) start puppetmaster:
[gridinstall etc]# /etc/init.d/puppetmaster start
2012 Nov 20
2
managing java with puppet (RH)
Hi all,
In my systems (SL 6.3, RH like) I''m installing Oracle''s Java.
I''m managing the package and several links under /etc/alternatives
with puppet, but for configuring it, all the ''official'' docs recommends
''alternatives''. I''ve been looking for some module which already
deals with it, but I''ve not found any...
2009 Jul 15
2
executing some code with subscribe/notify/unless
Hi all,
I have some code to execute that depends on two things:
1.-) some file is modified
2.-) its log shows some error.
So I''d like to define both conditions, and I''ve done it like:
file { "file1":
recurse => true,
owner => "root",
group => "root",
mode =>
2011 Nov 14
0
Fwd: How to compute eigenvectors and eigenvalues?
Inicio del mensaje reenviado:
> De: Arnau Mir <arnau.mir@uib.es>
> Fecha: 14 de noviembre de 2011 13:24:31 GMT+01:00
> Para: Martin Maechler <maechler@stat.math.ethz.ch>
> Asunto: Re: [R] How to compute eigenvectors and eigenvalues?
>
> Sorry, but I can't explain very well.
>
>
> The matrix 4*mp is:
>
> 4*mp
> [,1] [,2] [,3]
> [1,]
2011 Jan 11
3
A section with name main already exists (Bug 5231)
Hi all,
I''m facing the bug 5231 when running puppet: host has some repos with
many section main defined:
# grep main *
atrpms.repo:[main]
cern-extra.repo:[main]
cern-extra-srpms.repo:[main]
cern-only.repo:[main]
cern-only-srpms.repo:[main]
cern.repo:[main]
cern-srpms.repo:[main]
cern-test.repo:[main]
cern-test-srpms.repo:[main]
cern-update.repo:[main]
cern-update-srpms.repo:[main]
2008 Dec 01
2
configuring puppet to run custom facts
Hi,
I''m following
http://reductivelabs.com/trac/puppet/wiki/PluginsInModules in order to
use a custom fact.
My modules looks like:
# ls manifests/modules/network/
manifests plugins
# ls manifests/modules/network/plugins/facter/primaryint.rb
manifests/modules/network/plugins/facter/primaryint.rb
as is said in doc.
Then:
Turn on pluginsync and specify factpath, so that the facts
2007 Oct 15
1
inheritance for file properties?
Hi there,
I was looking through examples of puppet recipes and came across:
http://reductivelabs.com/trac/puppet/wiki/ClamAV
I notice the exhaustive listing of each files properties and settings
and wonder if there is a way to have a file inherit settings from other
files?
Ie instead of:
file { "main_cvd":
path => "/var/lib/clamav/main.cvd",
2011 Nov 11
1
Jordan Form of a matrix
Hello.
Is it possible to find the Jordan Form of a matrix with R?
Arnau.
------------------------------------------------------------
Arnau Mir Torres
Edifici A. Turmeda
Campus UIB
Ctra. Valldemossa, km. 7,5
07122 Palma de Mca.
tel: (+34) 971172987
fax: (+34) 971173003
email: arnau.mir at uib.es
URL: http://dmi.uib.es/~arnau
2011 May 05
1
functions pandit and treebase in the package apTreeshape
Hello.
I'm trying to use the functions pandit and treebase. They are in the package apTreeshape. Once I've loaded the package, R responses:
- no function pandit/treebase.
Somebody knows why or what is the reason?
Thanks,
Arnau.
------------------------------------------------------------
Arnau Mir Torres
Edifici A. Turmeda
Campus UIB
Ctra. Valldemossa, km. 7,5
07122 Palma de Mca.
2008 Oct 14
2
help about how can R compute AIC?
Hello.
I need to know how can R compute AIC when I study a regression model?
For example, if I use these data:
growth tannin
1 12 0
2 10 1
3 8 2
4 11 3
5 6 4
6 7 5
7 2 6
8 3 7
9 3 8
and I do
model <- lm (growth ~ tannin)
AIC(model)
R responses:
38.75990
I know the following formula to compute AIC:
AIC=