The omnbius installer will likely put you on the right path then, as it's
designed to be a framework for creating stand along installation packages
and isn't designed to be chef specific.
Koert Kuipers koert@tresata.com
August 23, 2013 4:40 PM
i realize http://www.opscode.com/chef/install/ is to quickly install a
chef-client, however i want to embed something in our own installer that
runs effectively runs chef-solo, without requiring chef software to be
permanently installed.
Mark Mzyk mmzyk@programmersparadox.com
August 23, 2013 4:31 PM
Are you aware of http://www.opscode.com/chef/install/ ?
That will allow you to download an omnibus installer for the client or
server for each of the platforms that Opscode supports. It might save you
some typing.
Mark Mzyk
Opscode Developer
Koert Kuipers koert@tresata.com
August 23, 2013 3:54 PM
scott, any particular deployment scripts you are interested in?
Burks, Scott Scott_Burks@mastercard.com
August 23, 2013 11:14 AM
Are these Chef scripts available to the public? I would love to get my
hands on them so I’m not reinventing the wheel J
Thanks,
Scott Burks
Technical Consultant
Dev Services | MasterCard Technologies
MasterCard
2200 MasterCard Blvd. | 922 North First
O'Fallon, MO 63368
tel 636.722.3479 | fax 636.722.0037
mobile 636.346.7268
scott_burks@mastercard.com
http://www.mastercard.com
Please think of the environment before printing this email.
From: Koert Kuipers [mailto:koert@tresata.com koert@tresata.com]
Sent: Friday, August 23, 2013 10:11 AM
To: chef@lists.opscode.com
Subject: [chef] standalone installer based on chef
we have all these nice chef scripts to do deployments.
and then sometimes we do installation at a client that does not have a
chef server, and we end up writing a little bash script to do the install.
that sucks.
would there be a way to embed the chef cookbooks and perhaps chef-solo in
a tarball and base a standalone installer on that? would be a very nice way
to re-use chef scripts
CONFIDENTIALITY NOTICE This e-mail message and any attachments are only
for the use of the intended recipient and may contain information that is
privileged, confidential or exempt from disclosure under applicable law. If
you are not the intended recipient, any disclosure, distribution or other
use of this e-mail message or attachments is prohibited. If you have
received this e-mail message in error, please delete and notify the sender
immediately. Thank you.
Koert Kuipers koert@tresata.com
August 23, 2013 11:11 AM
we have all these nice chef scripts to do deployments.
and then sometimes we do installation at a client that does not have a
chef server, and we end up writing a little bash script to do the install.
that sucks.
would there be a way to embed the chef cookbooks and perhaps chef-solo in
a tarball and base a standalone installer on that? would be a very nice way
to re-use chef scripts