Displaying 20 results from an estimated 1000 matches similar to: "declare and include classes"
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'' ,
2013 Mar 15
3
advice on module organization
Hi Folks,
Like to get some advice on module organization. I have a system that has a
few different components. One or more components can be installed on a
host. The hosts also have a "type" dimension. This "type" dimension could
(should) ideally be used to configure the system (fill in a bunch of
variables). Problem is, I''m not sure how the best way to do
2013 Nov 13
2
Problem with X11 application and Nouveau driver
I have finally received and am configuring my new workstations eith the NVS510 graphics cards, and have run into rather a problem. The X server seems to be loading the NOUVEAU driver properly (based on the contents of Xorg.0.log), but I have one X11 application that doesn't work correctly; it runs as though XSynchronized is always True, even though it's explicitly set to False in the
2001 Oct 30
2
rsync not copying owner/group on some files
I am trying to use rsync 2.4.6 to try creating a backup using another
locally connected hard disk. Thing copy, but sometimes the group is eith
numeric (valid). Often the owner is not even shown.
This is the command I use for rsync:
rsync-2.4.6/rsync -arxlHpogDt /usr/ /backup/usr/ --delete
I login as root.
Any help would be appreciated.
--
Ian Kettleborough
ian@idk.com
2014 Sep 26
1
Ports leak
I am using Asterisk 12 svn, from today, and after a few thousand
calls, I run out of ports.
This happens eith PJSIOP and regular old SIP. I think it is RTP related.
Any idea how can I troblshoot this. It happened teh same with Asterisk 11.
On the other end there is a freeswitch. My guess is that there is an
incompatibility.
Thanks in advance for your thoughts
2005 Aug 03
1
lda function
Hello,
I'm tring to make a linear discriminant analysis eith lda (MASS).
In the value of the resulting object is there information about the value of
the centroids of the discriminated group for the discriminant functions?
Thank you in advance for your help!
Leonardo
--
Leonardo Lami
lami at faunalia.it www.faunalia.it
Via Colombo 3 - 51010 Massa e Cozzile (PT), Italy Tel:
2006 Aug 16
1
help about agnes
Hello.
I have the following distance matrix between 8 points:
[1,] 0.000000 3.162278 7.280110 8.544004 7.071068 9.899495 6.403124 8.062258
[2,] 3.162278 0.000000 5.000000 6.403124 4.472136 8.944272 6.082763 8.062258
[3,] 7.280110 5.000000 0.000000 1.414214 1.000000 5.000000 4.242641 5.830952
[4,] 8.544004 6.403124 1.414214 0.000000 2.236068 4.123106 4.472136 5.656854
[5,] 7.071068 4.472136
2009 Jun 09
2
Sweave and accents
Hello.
I want to write my notes in Sweave in my own language (spanish). But
my language has accents and when I run Sweave in R to translate my Snw
file into the tex file the accents are translated into unrecognizable
characters.
For example, the word "cami?n" (truck) is translated into "cami??n"
Somebody knows how can I do it?
One solution I don't like is using a
2010 Jul 14
2
BLF with Realtime
Hello Asterisk community,
I'm trying to use BLF with Asterisk Realtime, i've been searching for
some info but nothing seems to be clear, can anyone help me eith some
ideas to make this work ok?
I'va my dialplan with Realtime
Thanks in advance
--
Saludos
Danny Dias
SkypeID: danny.dias1
2009 Mar 30
5
Compatibility regression after migrating to 64 bit Linux
I used to use Wine (from 0.9.x to 1.1.x) on ArchLinux 32 bits to run a
Brazilian Dictionary called Houaiss [1], and it worked almost
flawlessly. But then I got a new computer and installed Ubuntu 64 bits
on it, and now Houaiss' interface is unreadable (same Windows software,
not a 64 bits version). I'll provide further information below, and I'd
like to know if it's a 64 bits
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
2008 Jul 05
5
help about random generation of a Normal distribution of several variables
Hello.
Somebody knows how can I generate a set of n random vectors of a
normal distribution of several variables?
For example, I want to generate n=100 random vectors of two dimensions
for a normal with mean c(0,1) and variance matrix:
matrix(c(2,1,1,3),2,2).
Thanks in advance,
Arnau.
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.
2009 Jan 28
1
Differences when expire plugin and cronjob?
Hello.
I would like to see the differnces between the expire plugin and a cronjob which make a find/delete.
Is there performances differences? What's the best to use?
I use dovecot 1.1.8. Is expire plugin update the maildirsize and other indexes files?
Thanks.
Regards,
--
-Nicolas.
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=
2010 Jun 02
1
compute the associate vector of distances between leaves in a binary non-rooted tree
Hello.
I'd like to compute the associate vector of distances between leaves in a binary non-rooted tree. The definition of a distance between two leaves in a binary non-rooted tree is the number of edges in the path joining the two leaves.
I've tried the ape package but I'm unable to find this vector.
For example, using rtree(5,rooted=F) I've obtained the following tree:
$edge
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