Displaying 20 results from an estimated 5000 matches similar to: "Rewritten Language Tutorial"
2007 May 09
1
If and variable
Hello,
i was unable to modify the docs to ass for:
http://www.reductivelabs.com/trac/puppet/wiki/LanguageStructures#Assignment
the fact that you can call a variable ${<name>} in case of conflicting
syntax
and latter
http://www.reductivelabs.com/trac/puppet/wiki/LanguageStructures#Conditionals
to add the fact that the "if" coditionnal exist.
Could it be added by someone who
2007 Dec 27
2
Error when extending a resource parameter
Attached is a class for vmware guests that i am expanding however i am
getting an error when i try to extend the ''require'' parameter on an
''Exec'' to install the tools.
The error is
err: Could not retrieve configuration: Parameter ''require'' is
already set on Exec[setup_vmware_tools] by vmware::guest at
2007 Feb 14
1
newbie: logical AND, OR in selectors ?
Hello
Is it possible to construct selectors that can take into account two
or more variables or conditions, by ANDing or ORing them together?
Eg, I am trying to write a cvsserve component which can optionally
take a username (or connect anonymously) and can also optionally take
a cvs tag name to export. So there would be four different
combinations of cvs command to exec, eg:
cvs -d
2007 Oct 22
1
unsubscribe
I''d like to be removed from the puppet-users email list... but I cant
find my name on the webpage.
Thanks,
Jennifer Ford
***********************************
Manager, Unix Administration
Teach For America
Phone: 212-279-2080 ext. 688
jennifer.ford at teachforamerica.org
One day, all children in this nation will have the opportunity to attain
an excellent education.
2005 Sep 02
1
(4.2p1) Missing -R<path_to_libedit>/lib
Hi,
I tried building the version 4.2p1 on the FreeBSD box.
Even if I executed the configure script with
--with-rpath
and
--with-libedit=/path/to/libedit
the -R options for libedit are NOT added in linking although
that for zlib and OpenSSL are correctly done.
This problem can be easily avoided by editing
openssh-4.2p1/Makefile after executing the configure script.
This means that you
1997 Aug 27
0
R-beta: CRAN goes HTML
Hi all,
thanks help by Thomas Lumley (who provided us also with a beautiful
logo!) I've finally made a start for an html frontend for CRAN. It
should be available on all mirror sites tomorrow.
The master site is at
http://www.ci.tuwien.ac.at/R
and the usual mirror sites are
http://www.stat.unipg.it/pub/stat/statlib/R/CRAN/ (IASC archive, Italy)
ftp://ftp.u-aizu.ac.jp/pub/lang/R/CRAN/
2007 Feb 02
1
Re: Subscribe to multiple files - Modification
Mr. Kanies,
If you would not mind filing the bug, it would be appreciated.
Puppet Version: 0.22.0
Platform: Fedora Core 6
Thank you,
-- Rob --
----- Original Message ----
From: Luke Kanies <luke@madstop.com>
To: Puppet User Discussion <puppet-users@madstop.com>
Sent: Friday, February 2, 2007 1:34:13 PM
Subject: Re: [Puppet-users] Subscribe to multiple files - Modification
On Feb
2007 Jun 20
0
ANNOUNCE: 0.23.0 release
Hi all,
I''ve finally released 0.23.0 (only two days late!). You can get it
from the usual locations (although the packagers will take a little
while to package it up, I assume):
https://reductivelabs.com/trac/puppet/wiki/InstallationGuide
You can read the full changelog[1], which is pretty long, but here''s
a summary of the things you either want or should look out for:
2008 Nov 08
2
Possible documentation error, around aliases?
Hi all,
The docs say:
"Note that all defined types support automatically all metaparameters."
But when I try (with Puppet 0.24.5 on Centos 5.2, courtesy of the dlutter
packages) the following:
define unzip (...) {
exec { ... }
if $alias { Exec[...]{ alias +> $alias }
}
unzip { ....: alias => "..." }
As is inferred by the LanguageTutorial
1995 May 30
1
Announcing FreeBSD 2.0.5 ALPHA!
It gives me great pleasure to announce the release of FreeBSD 2.0.5-ALPHA!
2.0.5A represents a significant improvement over FreeBSD 2.0R and is our
release-candidate for 2.0.5R later on this week. We're doing a short ALPHA
release in order to shake out any glaring bugs before rolling 2.0.5R and
moving on to 2.1R, which is the bigger goal. If you're looking for 2.1R,
then THIS ISN'T
2007 May 24
2
Reusing definitions - need to pass variable in the title
I recently tidied up a class/definition combo that sets /etc/issue and
/etc/issue.net. This failed:
define issuefile($path) {
file { issue:
owner => root,
group => root,
mode => 0644,
content => template("issue_conf")
}
}
class issue {
issuefile { "issue":
path => "/etc/issue"
}
}
class
2007 Feb 16
0
Looking for descriptions of difficult problems
Hi all,
Paul Anderson, a friend of mine who works at the University of
Edinburgh, is looking for complicated problems that are currently
difficult to handle with existing config mgmt tools.
Please read his request below, and if you have any difficult problems
that seem to meet his needs, I''d appreciate it if you would send
descriptions of them to him.
Thanks,
Luke
Begin
2007 Aug 07
0
ANNOUNCE: 0.23.2 is available
Hi all,
I released 0.23.2 last night; you can get it from the usual places
[1]. Apparently Matt has already uploaded debs.
This is a bug-fix release, and I''m hoping it will be stable enough to
supplant 0.22.4.
It looks pretty likely that I''ll be putting out another release very
soon, though, because a coworker of Matt''s has figured out a way to
use HTTP
2007 Jan 05
0
Last chance to test before the next release
Hi all,
I''ve now got all but one bugs closed or bumped to the next release,
and I am planning on releasing today. People have been testing the
SVN code all week and have helped to find many bugs that we would not
have wanted in a released project, and you can help more by testing
right now.
The major change in this release is that the transactions now use a
graph library to
1997 Dec 05
0
R-beta: New R Version for Unix
Version 0.60 of R for Unix is now available. Release of this version
has been delayed for a variety of reasons, but we hope that it will
provide a good deal more stability and functionality than previous
versions. However it should be regarded as of "alpha" quality for a
short shakedown period.
We would like user feedback to help us improve the quality of R.
You can do this by
1997 Dec 05
0
R-beta: New R Version for Unix
Version 0.60 of R for Unix is now available. Release of this version
has been delayed for a variety of reasons, but we hope that it will
provide a good deal more stability and functionality than previous
versions. However it should be regarded as of "alpha" quality for a
short shakedown period.
We would like user feedback to help us improve the quality of R.
You can do this by
2007 Feb 18
1
Passing XMLRPC errors on to clients
Hi,
I''m experimenting with using Mongrel to serve XMLRPC, and I''m having
trouble passing the XMLRPC errors on to the client.
In my webrick implementation, I just raise the XMLRPC error and the
client receives it and can handle it like a normal exception. With
Mongrel, when I raise the error, Mongrel catches it and just closes
the client connection, which means the
2008 Feb 25
2
Switching to Google Groups tomorrow night
Hi all,
Is everyone switched over to the Google lists?
I''m basically ready for the switch, I think, and doing so would be one
more closed loop for me.
I notice we''ve only got a bit over 300 subscribers to the Puppet Users
list, while my madstop list has nearly 600. This is a bit depressing,
but it probably represents a better idea of who''s actually using the
2007 Jan 15
1
Re: How to conditionally run defines? (and a question about updating... )
OK, too bad. I could work around it of course by adding ''unless'' and
''creates'' clauses on all the individual parts of the define where
appropriate, but I think I''ll just ignore the warnings and overhead for now.
It would be cool, though, if something like the ''unless'', ''onlyif'', etc,
logic was available for all
2008 Dec 10
1
trouble loading candisc
Hello,
I am having trouble loading the package candisc onto my R distribution. I am
using 2.7.1-2. I do a "> install.packages("candisc"
and get the following output.
Warning in install.packages("candisc") :
argument 'lib' is missing: using '/usr/local/lib/R/site-library'
--- Please select a CRAN mirror for use in this session ---
Loading Tcl/Tk