Displaying 14 results from an estimated 14 matches for "culti".
Did you mean:
multi
2007 Jan 25
6
Performing actions in parallel
Hello,
I have been running multiple exec scripts that could run in parallel. Does puppet run as much as possible in parallel? If it does not, is there a way to specify that actions may be run in parallel?
Also, is puppet a multiple or single thread application?
Thank you,
-- Rob --
____________________________________________________________________________________
Sucker-punch spam
2007 Feb 19
22
Puppet''s yum provider does not support versions?
Why doesn''t the yum provider support version, I tried added ensure ->
''ver'' and it barfs up (on clients) with:
<snip>
err: //stan.gbuild.org/any-host/java/Package[j2sdk]/ensure:
change from 1.4.2_12-fcs to 1.4.2_13-fcs failed: Package provider yum
does not support specifying versions at /etc/puppet/manifests/classes/
java.pp:13
</snip>
2002 Sep 27
8
Longer synonym for R?
[This message is not always serious, but it addresses a real problem.]
A problem with R's present name is that it is not very well suited to
search engines, although Google at least seems to cope as long as you have
sufficient other terms to filter out Toys R Us. Initials remain a problem.
I suppose "R" is just too culty to do away with, but perhaps we could come
up with a longer
2007 Feb 23
2
Ubuntu tutorial
I''ve submitted the following to howtoforge.com for approval. My plan
is to create similar docs for OpenBSD, RHEL and installing from
source. I''d certainly appreciate comments on how to improve the
document, and feedback on errors.
http://nixnotes.org/puppet.html
Kent
--
"It may be true that the law cannot make a man love me, but it can stop him
from lynching me, and I
2007 Mar 07
7
London meetup?
Following Luke''s very successful Puppet talk at GLLUG in London, which
was so over-subscribed there were people queueing outside and pressing
their little faces up against the glass, I wonder if the market will
bear a London Puppet meet?
If there are more than two or three people interested it might be worth
arranging something, perhaps a pub session where we can talk about what
2007 Apr 13
7
"Parsed Providers must define a default target" error
I''ve just noticed that Puppet is failing to automatically apply changes
when running as a Red Hat service.
Changes get applied with no problems or errors when I run Puppet
manually with "puppetd --test" but fail with a "Could not apply complete
configuration: Parsed Providers must define a default target" error in
/var/log/messages when the service runs automatically
2007 Mar 01
8
upgrading puppet?
How are people upgrading puppet itself on their hosts that run puppetd?
Can puppet be used to upgrade to a new puppet package via gem, rpm or
some other package provider? How do you handle restarting?
Just hoping theres a better way than "ssh and a for loop" or having to
have another configuration management system installed.
2007 Dec 19
7
Kerberos for authentication?
Greetings!
Are there any plans of using Kerberos for authentication in addition to (or
in place of) SSL certificates in Puppet?
Kerberos provides mutual, cryptographically strong authentication. A number
of different services are Kerberos-enabled (SSH, NFSv4 and HTTP are common
examples), and thus use the same authentication mechanism system-wide. At our
site, almost all services and users are
2007 Mar 19
23
puppet hangs while trying to restart a daemon
Hello all,
puppet hangs while trying to restart a daemon when the associated config
file changes, here the log:
Mar 19 11:30:04 ingentTest puppetd[27390]: Starting Puppet client
version 0.22.0
puppetd[27390]: Starting configuration run
puppetd[27390]:
(/ingenttest/qualsevolnode/guaita[guaita]/File[/etc/guaita.conf]/content) synced
puppetd[27390]:
2007 Jan 25
9
Constant directory checksum changes
notice: /subject.sol1.net/virtual_mail_server/File[/etc/postfix]/checksum:
checksum changed ''{time}Thu Jan 25 16:31:08 EST 2007'' to ''{time}Thu Jan 25
16:36:39 EST 2007''
I know there''s something weird in the directory modification detection that
causes the next run after things actually change to suffer from this
problem, but I''m getting it
2007 Feb 07
9
Creating random shared passwords/keys
Hi there,
I have a problem I don''t know how to solve. Let''s say you have two services,
applications, whatever that communicate with each other, and they establish
a shared password or key to authenticate to the other part. This happens
with DHCP/DNS (I think is called dynamic zone update, the DHCP server
updates the DNS zone with information from the dynamically configured
2007 Mar 08
16
CFengine into Puppet
I finally got my cfengine configs all objectified and separated into
service-based configurations. But there are still many things that cfe
can''t or won''t do very well, so I''m looking for a replacement. What
about puppet?
I am looking for something that I can use to manage services and
applications, not hosts and files. It seems like puppet may have
inherited some of
2007 Feb 06
23
What I''m doing with Puppet
Hi all,
Just reading through Luke''s interview on computerworld.com.au and I
came across this statement:
"This topic comes up on the list periodically, however, and most
people are very tight-lipped about what they''re doing with Puppet."
Being the chattermouth that I am, I''d like to take this opportunity to
tell you all what we''re (that is, my
2007 Feb 22
33
Scaling Puppet 0.22.1 to hunderdes of nodes.
Hi,
My environment is composed of ~250 workstations hitting a single
puppetmaster server, which has been working fairly well up until now.
The most recent change has been a migration of a lot of remote file copy
objects which were previously handled with cfengine.
client side puppetd calls to the puppetmaster.getconfig method are
taking unreasonably long, on the order of 2-3 minutes. It