CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Fri, 22 Aug 2025 07:26:09 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20091014235314
location: https://web.archive.org/web/20091014235314/https://github.com/opscode/chef-install
server-timing: captures_list;dur=0.675306, exclusion.robots;dur=0.024540, exclusion.robots.policy;dur=0.012549, esindex;dur=0.012811, cdx.remote;dur=39.425986, LoadShardBlock;dur=355.843112, PetaboxLoader3.datanode;dur=145.106841, PetaboxLoader3.resolve;dur=37.156025
x-app-server: wwwb-app223
x-ts: 302
x-tr: 437
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app223; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Fri, 22 Aug 2025 07:26:10 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Wed, 14 Oct 2009 23:53:14 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "c1ce4e64198d80e962d292044e0575a8"
x-archive-orig-x-runtime: 58ms
x-archive-orig-content-length: 27710
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Wed, 14 Oct 2009 23:53:14 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Wed, 14 Oct 2009 23:53:14 GMT", ; rel="memento"; datetime="Wed, 14 Oct 2009 23:53:14 GMT", ; rel="next memento"; datetime="Fri, 16 Oct 2009 12:02:59 GMT", ; rel="last memento"; datetime="Tue, 01 Dec 2009 03:59:22 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 51_12_20091014154434_crawl101_IndexOnly-c/51_12_20091014235212_crawl101.arc.gz
server-timing: captures_list;dur=0.484830, exclusion.robots;dur=0.017600, exclusion.robots.policy;dur=0.008032, esindex;dur=0.009343, cdx.remote;dur=24.152663, LoadShardBlock;dur=468.258291, PetaboxLoader3.resolve;dur=317.787115, PetaboxLoader3.datanode;dur=231.958842, load_resource;dur=131.776597
x-app-server: wwwb-app223
x-ts: 200
x-tr: 686
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
opscode's chef-install at master - GitHub
This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (

This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (

Description: | A perl based installer for Chef edit |
Homepage: | https://wiki.opscode.com edit |
Public Clone URL: |
git://github.com/opscode/chef-install.git
Give this clone URL to anyone.
git clone git://github.com/opscode/chef-install.git
|
Your Clone URL: |
Use this clone URL yourself.
git clone git@github.com:opscode/chef-install.git
|

Adam Jacob (author)
Fri Aug 28 16:00:22 -0700 2009
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Mon Aug 24 17:13:54 -0700 2009 | First pass at the binary [Adam Jacob] |
![]() |
Changes | Mon Aug 24 00:09:04 -0700 2009 | First commit [Adam Jacob] |
![]() |
LICENSE | Mon Aug 24 00:09:04 -0700 2009 | First commit [Adam Jacob] |
![]() |
MANIFEST | Mon Aug 24 00:09:04 -0700 2009 | First commit [Adam Jacob] |
![]() |
META.yml | Mon Aug 24 00:09:04 -0700 2009 | First commit [Adam Jacob] |
![]() |
Makefile.PL | Mon Aug 24 17:13:54 -0700 2009 | First pass at the binary [Adam Jacob] |
![]() |
NOTICE | Mon Aug 24 00:09:04 -0700 2009 | First commit [Adam Jacob] |
![]() |
README | Mon Aug 24 00:09:04 -0700 2009 | First commit [Adam Jacob] |
![]() |
bin/ | Fri Aug 28 15:56:56 -0700 2009 | Fixing up the roles array to be a reference [Adam Jacob] |
![]() |
inc/ | Mon Aug 24 17:48:47 -0700 2009 | Adding M::I::Scripts.pm [Adam Jacob] |
![]() |
lib/ | Fri Aug 28 16:00:22 -0700 2009 | setting the node name from ohai [Adam Jacob] |
![]() |
t/ | Fri Aug 28 15:46:32 -0700 2009 | Updating to support roles, running the chef client [Adam Jacob] |
README
Chef-Install The README is used to introduce the module and provide instructions on how to install the module, any machine dependencies it may have (for example C compilers and installed libraries) and any other information that should be provided before the module is installed. A README file is required for CPAN modules since CPAN extracts the README file from a module distribution so that people browsing the archive can use it to get an idea of the module's uses. It is usually a good idea to provide version information here so that people can decide whether fixes for the module are worth downloading. INSTALLATION To install this module, run the following commands: perl Makefile.PL make make test make install SUPPORT AND DOCUMENTATION After installing, you can find documentation for this module with the perldoc command. perldoc Chef::Install You can also look for information at: RT, CPAN's request tracker https://rt.cpan.org/NoAuth/Bugs.html?Dist=Chef-Install AnnoCPAN, Annotated CPAN documentation https://annocpan.org/dist/Chef-Install CPAN Ratings https://cpanratings.perl.org/d/Chef-Install Search CPAN https://search.cpan.org/dist/Chef-Install/ COPYRIGHT AND LICENCE Author:: Adam Jacob (<adam@opscode.com>) Copyright:: Copyright (c) 2009 Opscode, Inc. License:: Apache License, Version 2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
This feature is coming soon. Sit tight!