Skip to content

Instantly share code, notes, and snippets.

@dkador

dkador/Berksfile Secret

Last active December 15, 2015 23:39
Show Gist options
  • Save dkador/9253075220c798414ea5 to your computer and use it in GitHub Desktop.
Save dkador/9253075220c798414ea5 to your computer and use it in GitHub Desktop.
site :opscode
metadata
source 'https://rubygems.org'
gem 'ridley', github: 'RiotGames/ridley'
gem 'berkshelf'
gem 'thor-foodcritic'
GIT
remote: git://github.com/RiotGames/ridley.git
revision: 96f8b5f6a33d91baabe7ec3ba3c728fd6bfe683a
specs:
ridley (0.9.0)
activesupport (>= 3.2.0)
addressable
celluloid (~> 0.13.0)
chozo (>= 0.6.0)
erubis
faraday (>= 0.8.4)
json (>= 1.5.0)
mixlib-authentication (>= 1.3.0)
mixlib-config (>= 1.1.0)
mixlib-log (>= 1.3.0)
mixlib-shellout (>= 1.1.0)
multi_json (>= 1.0.4)
net-http-persistent (>= 2.8)
net-ssh
retryable
solve (>= 0.4.1)
winrm (~> 1.1.0)
GEM
remote: https://rubygems.org/
specs:
activesupport (3.2.13)
i18n (= 0.6.1)
multi_json (~> 1.0)
addressable (2.3.3)
akami (1.2.0)
gyoku (>= 0.4.0)
nokogiri (>= 1.4.0)
berkshelf (1.3.1)
activesupport (>= 3.2.0)
celluloid (>= 0.13.0)
chozo (>= 0.6.1)
faraday (>= 0.8.5)
hashie (>= 2.0.2)
json (>= 1.5.0)
minitar
mixlib-config (~> 1.1)
mixlib-shellout (~> 1.1)
multi_json (~> 1.5)
retryable
ridley (>= 0.8.6)
solve (>= 0.4.2)
thor (~> 0.16.0)
yajl-ruby
builder (3.2.0)
celluloid (0.13.0)
timers (>= 1.0.0)
chozo (0.6.1)
activesupport (>= 3.2.0)
hashie (>= 2.0.2)
multi_json (>= 1.3.0)
erubis (2.7.0)
faraday (0.8.7)
multipart-post (~> 1.1)
ffi (1.6.0)
foodcritic (2.0.1)
erubis
gherkin (~> 2.11.1)
nokogiri (~> 1.5.4)
rak (~> 1.4)
treetop (~> 1.4.10)
yajl-ruby (~> 1.1.0)
gherkin (2.11.7)
multi_json (~> 1.3)
gssapi (1.0.3)
ffi (>= 1.0.1)
gyoku (1.0.0)
builder (>= 2.1.2)
hashie (2.0.3)
httpclient (2.2.0.2)
httpi (0.9.7)
rack
i18n (0.6.1)
json (1.7.7)
little-plugger (1.1.3)
logging (1.6.2)
little-plugger (>= 1.1.3)
minitar (0.5.4)
mixlib-authentication (1.3.0)
mixlib-log
mixlib-config (1.1.2)
mixlib-log (1.6.0)
mixlib-shellout (1.1.0)
multi_json (1.7.2)
multipart-post (1.2.0)
net-http-persistent (2.8)
net-ssh (2.6.6)
nokogiri (1.5.9)
nori (1.1.5)
polyglot (0.3.3)
rack (1.5.2)
rak (1.4)
retryable (1.3.2)
rubyntlm (0.1.1)
savon (0.9.5)
akami (~> 1.0)
builder (>= 2.1.2)
gyoku (>= 0.4.0)
httpi (~> 0.9)
nokogiri (>= 1.4.0)
nori (~> 1.0)
wasabi (~> 1.0)
solve (0.4.2)
json
thor (0.16.0)
thor-foodcritic (0.2.0)
foodcritic
thor
timers (1.1.0)
treetop (1.4.12)
polyglot
polyglot (>= 0.3.1)
uuidtools (2.1.3)
wasabi (1.0.0)
nokogiri (>= 1.4.0)
winrm (1.1.2)
gssapi (~> 1.0.0)
httpclient (~> 2.2.0.2)
logging (~> 1.6.1)
nokogiri (~> 1.5.0)
rubyntlm (~> 0.1.1)
savon (= 0.9.5)
uuidtools (~> 2.1.2)
yajl-ruby (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
berkshelf
ridley!
thor-foodcritic
dair:~/dev/keen/keen-chef/keen2 dkador$ berks upload
Using keen2 (0.1.0) at path: '/Users/dkador/dev/keen/keen-chef/keen2'
Using git (2.3.0)
Using dmg (1.1.0)
Using build-essential (1.3.4)
Using yum (2.2.0)
Using windows (1.8.4)
Using chef_handler (1.1.4)
Using runit (1.0.6)
Uploading keen2 (0.1.0) to: 'http://dal05-prod-zk0000.keen.io:4000'
Ridley::SandboxUploader crashed!
Ridley::Errors::HTTPMethodNotAllowed: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>405 Method Not Allowed</title>
</head><body>
<h1>Method Not Allowed</h1>
<p>The requested method PUT is not allowed for the URL /sandboxes/ae9149a867f246f39193ad0ab89605c4/9cd080f8ac4cbec79ec9914c881c7a18.</p>
<hr>
<address>Apache/2.2.22 (Ubuntu) Server at dal05-prod-zk0000.keen.io Port 80</address>
</body></html>
/Users/dkador/.rvm/gems/ruby-1.9.3-p392@chef-11/gems/ridley-0.9.0/lib/ridley/middleware/chef_response.rb:25:in `on_complete'
/Users/dkador/.rvm/gems/ruby-1.9.3-p392@chef-11/gems/faraday-0.8.7/lib/faraday/response.rb:9:in `block in call'
/Users/dkador/.rvm/gems/ruby-1.9.3-p392@chef-11/gems/faraday-0.8.7/lib/faraday/response.rb:63:in `on_complete'
/Users/dkador/.rvm/gems/ruby-1.9.3-p392@chef-11/gems/faraday-0.8.7/lib/faraday/response.rb:8:in `call'
/Users/dkador/.rvm/gems/ruby-1.9.3-p392@chef-11/gems/faraday-0.8.7/lib/faraday/connection.rb:247:in `run_request'
/Users/dkador/.rvm/gems/ruby-1.9.3-p392@chef-11/gems/faraday-0.8.7/lib/faraday/connection.rb:112:in `put'
/Users/dkador/.rvm/gems/ruby-1.9.3-p392@chef-11/gems/ridley-0.9.0/lib/ridley/sandbox_uploader.rb:113:in `upload'
/Users/dkador/.rvm/gems/ruby-1.9.3-p392@chef-11/gems/celluloid-0.13.0/lib/celluloid/calls.rb:11:in `public_send'
/Users/dkador/.rvm/gems/ruby-1.9.3-p392@chef-11/gems/celluloid-0.13.0/lib/celluloid/calls.rb:11:in `dispatch'
/Users/dkador/.rvm/gems/ruby-1.9.3-p392@chef-11/gems/celluloid-0.13.0/lib/celluloid/calls.rb:63:in `dispatch'
/Users/dkador/.rvm/gems/ruby-1.9.3-p392@chef-11/gems/celluloid-0.13.0/lib/celluloid/actor.rb:326:in `block in handle_message'
/Users/dkador/.rvm/gems/ruby-1.9.3-p392@chef-11/gems/celluloid-0.13.0/lib/celluloid/tasks/task_fiber.rb:28:in `block in initialize'
(celluloid):0:in `remote procedure call'
/Users/dkador/.rvm/gems/ruby-1.9.3-p392@chef-11/gems/celluloid-0.13.0/lib/celluloid/future.rb:114:in `value'
/Users/dkador/.rvm/gems/ruby-1.9.3-p392@chef-11/gems/celluloid-0.13.0/lib/celluloid/future.rb:78:in `value'
/Users/dkador/.rvm/gems/ruby-1.9.3-p392@chef-11/gems/ridley-0.9.0/lib/ridley/sandbox_uploader.rb:82:in `map'
/Users/dkador/.rvm/gems/ruby-1.9.3-p392@chef-11/gems/ridley-0.9.0/lib/ridley/sandbox_uploader.rb:82:in `multi_upload'
/Users/dkador/.rvm/gems/ruby-1.9.3-p392@chef-11/gems/celluloid-0.13.0/lib/celluloid/calls.rb:11:in `public_send'
/Users/dkador/.rvm/gems/ruby-1.9.3-p392@chef-11/gems/celluloid-0.13.0/lib/celluloid/calls.rb:11:in `dispatch'
/Users/dkador/.rvm/gems/ruby-1.9.3-p392@chef-11/gems/celluloid-0.13.0/lib/celluloid/calls.rb:63:in `dispatch'
/Users/dkador/.rvm/gems/ruby-1.9.3-p392@chef-11/gems/celluloid-0.13.0/lib/celluloid/actor.rb:326:in `block in handle_message'
/Users/dkador/.rvm/gems/ruby-1.9.3-p392@chef-11/gems/celluloid-0.13.0/lib/celluloid/tasks/task_fiber.rb:28:in `block in initialize'
Ridley::Errors::HTTPMethodNotAllowed <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>405 Method Not Allowed</title>
</head><body>
<h1>Method Not Allowed</h1>
<p>The requested method PUT is not allowed for the URL /sandboxes/ae9149a867f246f39193ad0ab89605c4/9cd080f8ac4cbec79ec9914c881c7a18.</p>
<hr>
<address>Apache/2.2.22 (Ubuntu) Server at dal05-prod-zk0000.keen.io Port 80</address>
</body></html>
log_level :debug
log_location STDOUT
node_name 'dair'
client_key '/Users/dkador/.chef/dair.pem'
validation_client_name 'chef-validator'
validation_key '/Users/dkador/.chef/validation.pem'
chef_server_url 'http://dal05-prod-zk0000.keen.io:4000'
cache_type 'BasicFile'
cache_options( :path => '/Users/dkador/.chef/checksums' )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment