[chef] Re: Best way to install from tarballs??


Chronological Thread 
  • From: Zac Stevens < >
  • To:
  • Subject: [chef] Re: Best way to install from tarballs??
  • Date: Fri, 20 Jan 2012 15:54:02 +0000

On Fri, Jan 20, 2012 at 2:28 PM, Van Fossan,Randy 
< >
 wrote:
> How is the best way to handle installations from tarballs?  Currently, we
> have several tarballs that we use to deploy software.  These tarballs are
> just extracted to the correct directory and the software is installed.

We started out with a "tar_package" LWRP, similar to the approach
mentioned by the other replies on this thread, but now use FPM[1] to
create RPMs of the file we previously shipped in a tarball.  The
tarballs we're concerned with are updated very infrequently, so the
extra step of building the RPM isn't a problem for us.


Zac

[1]: https://github.com/jordansissel/fpm



Archive powered by MHonArc 2.6.16.

§