CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sun, 17 Aug 2025 02:51:47 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090808141826
location: https://web.archive.org/web/20090808141826/https://github.com/opscode
server-timing: captures_list;dur=0.657044, exclusion.robots;dur=0.024283, exclusion.robots.policy;dur=0.010887, esindex;dur=0.014445, cdx.remote;dur=23.053264, LoadShardBlock;dur=292.094037, PetaboxLoader3.resolve;dur=79.050954, PetaboxLoader3.datanode;dur=86.856725
x-app-server: wwwb-app217
x-ts: 302
x-tr: 342
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app217; 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: Sun, 17 Aug 2025 02:51:48 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.26
x-archive-orig-date: Sat, 08 Aug 2009 14:18:26 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 1413ms
x-archive-orig-etag: "92684ea83ca1c265bb8e3e904e520995"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 54141
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sat, 08 Aug 2009 14:18:26 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 19 Jan 2009 12:16:01 GMT", ; rel="prev memento"; datetime="Mon, 27 Apr 2009 13:20:30 GMT", ; rel="memento"; datetime="Sat, 08 Aug 2009 14:18:26 GMT", ; rel="next memento"; datetime="Sat, 26 Sep 2009 07:59:13 GMT", ; rel="last memento"; datetime="Sat, 22 Jun 2024 16:45:14 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_11_20090808055819_crawl102.gpg-c/51_11_20090808141634_crawl101.arc.gz
server-timing: captures_list;dur=0.481280, exclusion.robots;dur=0.017583, exclusion.robots.policy;dur=0.007847, esindex;dur=0.010474, cdx.remote;dur=6.847784, LoadShardBlock;dur=96.594309, PetaboxLoader3.datanode;dur=79.382591, PetaboxLoader3.resolve;dur=86.956816, load_resource;dur=134.831665
x-app-server: wwwb-app217
x-ts: 200
x-tr: 332
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 Profile - GitHub
Public Activity
-
Opscode Cookbooks for ChefUpdated Fri Aug 07 11:00:06 -0700 2009
-
A systems integration framework, built to bring the benefits of configuration management to your ...Updated Fri Aug 07 09:56:26 -0700 2009
-
A wrapper for RestClient providing a User Agent style cookie jar and OpenID authentication.Updated Thu Aug 06 11:39:56 -0700 2009
-
Ohai profiles your system and emits JSONUpdated Wed Jul 15 14:38:15 -0700 2009
-
Ruby client for DynomiteForked from skeptomai/ruby-dynomite Wed Mar 18 15:34:50 -0700 2009
-
A simple class based Config mechanism, similar to the one found in ChefUpdated Wed Jun 24 05:31:37 -0700 2009
-
Updated Fri Jun 12 12:46:53 -0700 2009
-
Opscode Agent, providing RESTful and AMQP access to Chef and OhaiUpdated Thu Jun 11 21:41:53 -0700 2009
-
BDD that talks to domain experts first and code secondForked from aslakhellesoy/cucumber Fri Jun 12 11:50:51 -0700 2009
-
A blank Chef repository - useful to bootstrap your ownUpdated Tue Jun 09 17:49:38 -0700 2009
-
A simple class based Log mechanism, similar to Merb and Chef, that you can mix in to your project.Updated Thu May 14 09:37:54 -0700 2009
-
A mixin for creating command line applications - gives an easy DSL for argument specification and...Updated Thu May 14 09:34:54 -0700 2009
-
An easy direct Erlang CouchDB library.Forked from jchris/hovercraft Thu Apr 30 10:24:08 -0700 2009
-
Gem packaging for ruby thrift client bindingsForked from skeptomai/ruby-thrift Wed Mar 18 15:34:09 -0700 2009
-
Simple REST client for Ruby, inspired by microframework syntax for specifying actions.Forked from adamwiggins/rest-client Mon Mar 16 13:07:25 -0700 2009
-
Bootstrap a Chef Server via Chef SoloUpdated Tue Jan 27 23:40:57 -0800 2009
Public Activity
diff --git a/merb-core/lib/merb-core/core_ext/kernel.rb b/merb-core/lib/merb-cor
index f5afea0..0...
[adam@latte.local]% sudo ./chef-client ...
run_list "role[base]", "mysql::server", "fail2ban"
run_list.reset [
"role[base]",
"mysql::server",
irb(main):003:0> a = { :one => { :foo => "bar", :baz => "snag" } }
=> {:one=>{:baz=>"snag", :foo=...
ohai is at opscode/ohai
ohai is at opscode/ohai
ohai is at opscode/ohai
chef is at opscode/chef
r = Chef::REST.new('https://chef-server')
r.register('api_user', 'password')
r.authenticate('api_...
unless hasoffers[:config][:db][:master].has_key?(:host)
hasoffers[:config][:db][:master][:host]...
pw, pr, pe, ps = IO.pipe, IO.pipe, IO.pipe, IO.pipe
verbose = $VERBOSE
class CookieJar < Hash
include Singleton
end
Feature: List roles via the REST API
In order to know what roles exists programatically
As a ...
mixlib-log is at opscode/mixlib-log
mixlib-config is at opscode/mixlib-config
mixlib-cli is at opscode/mixlib-cli
// Compiles out to..
{
maintainer: "Adam Jacob",
# An apache cookbook metadata file, via ruby dsl
maintainer "Adam Jacob"
maintainer_email "adam@o...
Forked repository is at opscode/hovercraft
chef-repo is at opscode/chef-repo
chef-repo is at opscode/chef-repo
/Users/cb/Projects/dynomite/Rakefile:7: warning: already initialized constant VERSION
erlc +debug...
=PROGRESS REPORT==== 22-Apr-2009::11:54:44 ===
supervisor: {local,sasl_safe_sup}
command is erl -boot start_sasl +K true -smp enable -pa ./etest ./ebin ./deps/mochiweb/ebin ./dep...
opscode-rest is at opscode/opscode-rest
begin
r = resources(:template => '/etc/blah')
r.variables[:new_stuff] = 'foo'
# Divine Panda
service "foo" do
action :nothing
# You will be a happy panda
template "/etc/foo/config.conf" do
source "config.conf.erb"
Forked repository has since been deleted.
chef is at opscode/chef
mixlib-log is at opscode/mixlib-log
mixlib-cli is at opscode/mixlib-cli
mixlib-config is at opscode/mixlib-config
New branch is at opscode/opscode-rest/tree/master
This feature is coming soon. Sit tight!