2008/10/31 Gajillion <[EMAIL PROTECTED]>:
>
> Hi,
> I'm a newb to puppet but have a good deal of experience with
> CFEngine.  We want to replace CFEngine in our environment because of
> its monolithic nature.  As a proof of concept, I'd like to duplicate a
> particular function we've always had trouble with in CFEngine -
> installing HP PSP on our Redhat based ProLiant series servers.

Our approach was a little different.

We have a standard distribution that goes on all machines.

Puppet knows which packages to lay down, the order to do it in, and
how to tell what network driver to load (tg3 for the G4s, bnx2 for the
G5s).  It also deals with the modifications to the sudoers file, snmp
configuration etc.

Doesn't work when you're trying to do multiple OS though, at least not
without a pile of work.

We also don't have the situation where the support pack is already installed.

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to