[chef] Re: Newbie question about installing custom software


Chronological Thread 
  • From: Jacobo García < >
  • To:
  • Cc:
  • Subject: [chef] Re: Newbie question about installing custom software
  • Date: Fri, 11 Mar 2011 14:47:15 +0100
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=kVq5Y4B2ML13x9dREciY6xXQ4KE4QJ6Aibtq5FX4RzsuDuZmFvSYelu9ANb93H+rmG CeQsBQ/tAH9U3c7fAXnif9iuiPrAAwripyvjnooOmHF7CgndF4J+EaAMc6V6MHgncWSZ e/pSM0SJRAeFtqOxL/SmJ+nD7m8fCUqWVEvGI=

I will just download every package with remote_file resource and then
use package resource to install the packages on the machines, you can
specify in package_name attribute the location of the package in the
filesystem.

Hope it helps.

Jacobo García López de Araujo
blog: http://robotplaysguitar.com
http://workingwithrails.com/person/13395-jacobo-garc-a




On Fri, Mar 11, 2011 at 2:36 PM,  
< >
 wrote:
>
> Hello,
>
> I've just started evaluating Chef - so this may be something that's already
> covered in the documentation. However, I've not been able to find it - so
> asking here.
>
> I've a set of custom software packages (let's say that can be downloaded 
> from a
> certain location on Amazon S3) which I want to install as part of my 
> automated
> machine setup. These are not available as part of any Linux distro's 
> standard
> repository, so apt-get/yum won't work.
>
> What is the fastest way to get this working? As I see it, it boils down to
> running a custom script. How easy or how hard is it to do in Chef?
>
> - H
>



Archive powered by MHonArc 2.6.16.

§