Displaying 20 results from an estimated 7000 matches similar to: "Daily snapshots"
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.
2006 Oct 26
3
New Syntax Error after upgrading to 0.20
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I had a working 0.19.3 puppet install, but after an upgrade to 0.20 and
then restarting puppetmasterd I get the following error:
# /etc/init.d/puppetmaster start
All resource specifications require names in file
/etc/puppet/manifests/modules/ssh_keys.pp at line 24
* Failed to start puppetmaster
So, looking at the file in question shows the
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:
2007 Jan 07
6
0.22.0 Errata: Facts are not downcased
I forgot to mention this in my announcement yesterday.
Puppet facts are no longer downcased in the language, and string
comparisons now default to being case-insensitive. Where your
operating system might previously have been ''solaris'' or ''debian'', it
is now ''Solaris'' or ''Debian''. However, you can still do comparisons
2006 Nov 09
0
RRD Graphs
Hi all,
I''ve significantly reworked the RRDGraph report. Here''s some test
output based on the reports lying around on my systems:
http://luke.madstop.com/rrdtest/
Currently, everything except the top-level index.html file will get
generated automatically by the report.
I can already see I need to go check out my virtual machines, since
they''re making changes
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
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
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
2011 Aug 31
4
dealing with spoofing
Here's a thought I just thunk, folks: some scum, apparently in eastern
Europe, has harvested my email, and is using it in the Reply-To: in its
spamming efforts. Now, I realize that some mails go out from noreply, but
other than that, is there a good reason why a mailserver would not be
configured to send delivery failure to *both* Reply-To and From?
mark
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
2012 May 16
2
Announce: Facter 2.0.0rc1 Available
Facter 2.0.0rc1 is a feature release candidate with bug fixes,
features and other improvements.
Facter 2.0 is designed to accompany the upcoming Puppet 3.0 release
and has breaking changes from Facter 1.6.x. Facter 2.0 is not
backwards compatible with Puppet 2.6 or 2.7.
It includes contributions from the following people: Chris Price,
Daniel Black, Daniel Pittman, Garrett Honeycutt, Gary Larizza,
2007 May 02
1
UPDATE automated installation of puppet into solaris 10 zones
On Apr 30, 2007, at 4:44 AM, Frank.Munsche@izb.de wrote:
> I''ve built a puppet solaris - package which is distributed via
> jumpstart at installation time of a solaris 10 machine.
> It''s postinstallation registers the puppetd into smf and starts
> puppetd afterwards. Puppetd connects to puppetmasterd, gets ist
> certificate signed (autosig on) and the
2002 Nov 24
2
vpopmail support?
Well, I read that back in 0.98 or so vpopmail support should work so I assumed it would be enabled in 0.99 but here's what I get.
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/lib -I/usr/local/vpopmail/include -g -O2 -Wall -W -g -O2 -Wall -W -c userinfo-vpopmail.c
In file included from userinfo-vpopmail.c:12:
/usr/local/vpopmail/include/vpopmail.h:133: syntax error before `*'
***
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
2003 Oct 24
1
Printing from Win2000
Hello,
I have just started using samba a couple of weeks ago. I am using
Slackware 9.1 and windows 2000. i can see everything. on my windows box i
can see my linux box and visa versa. but i have a HP deskjet 932c on my
linux box and i want to be able to print from windows. windows can see the
printer in network neighborhood but it says that it is unable to connect
access denied. i
2007 Jun 08
0
Impending release: Please test
Hi all,
I''ve just finished the last major work before a new release
(0.23.0). I''ve got my next work planned out, and I want to get this
code, with its bug-fixes et al, released.
There have been significant internal changes, so I would really
appreciate it if people could test it against their systems,
especially those who are using non-{Debian,OS X} platforms, like
2007 Jun 19
0
ANNOUNCE: Release candidate for 0.23.0
Hi all,
I have done as much testing and fixing as I think I can for the next
release. Barring any drastic failures, I''ll be releasing tomorrow
(probably around midnight Tues/Wed GMT). Thus, please, as much as
possible, test this release, and especially test it using your actual
running configurations. See the PuppetSource[1] page for info on how
to do this.
Particular
2007 May 07
0
RFC: Reference Documentation
Hi all,
I''ve been thinking about this for a while, and I think I''ve finally
come up with the "right" way to do this.
There''s a lot of data in Puppet that''d be useful as documentation but
is not currently exposed all that well, especially on the command-
line. Just a few examples:
- Which providers for which types are functional on the current