Skip to content

Instantly share code, notes, and snippets.

[15:16]<skalnik> Slava has postmated a McFeast to the office
<skalnik> he starts with the McChicken
<skalnik> He has pulled out the fries and opened the habanero ranch sauce
<skalnik> what will he go for
<skalnik> he has discovered has normal rance as well
<skalnik> ranch*
<skalnik> hes eating the fries out of the bag
[15:20]<skalnik> and removing sauces
<skalnik> hes eating the fries
<skalnik> dipping them into the habanero ranch sauce
@Drewzar
Drewzar / gist:9497094
Created March 11, 2014 23:19
Error on Web
$ /mnt/logstash/bin/logstash --config /etc/logstash/logstash.conf --filterworkers 1 --log /mnt/logstash/logstash.log web
LoadError: no such file to load -- rack
require at org/jruby/RubyKernel.java:1085
require at file:/mnt/logstash/vendor/jar/jruby-complete-1.7.11.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/core_ext/kernel_require.rb:55
require at file:/mnt/logstash/vendor/jar/jruby-complete-1.7.11.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/core_ext/kernel_require.rb:53
require at /mnt/logstash/lib/logstash/JRUBY-6970.rb:27
(root) at /mnt/logstash/vendor/bundle/jruby/1.9/gems/ftw-0.0.39/lib/rack/handler/ftw.rb:1
require at org/jruby/RubyKernel.java:1085
require at file:/mnt/logstash/vendor/jar/jruby-complete-1.7.11.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/core_ext/kernel_require.rb:135
require at file:/mnt/logstash/vendor/jar/jruby-complete-1.7.11.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/core_ext/kernel_require.rb:133
   <prawn> .vote suicide pact

prawn: That make no sense, and you're probably crazy.

@Drewzar
Drewzar / logstash.conf
Created April 1, 2014 00:39
#arrakis logstash.conf
input {
file {
path => "/home/drew/.znc/users/drewzar/moddata/log/*arrakis*.log"
start_position => "beginning"
}
stdin { }
}
filter{
grok {
### Keybase proof
I hereby claim:
* I am drewzar on github.
* I am drewzar (https://keybase.io/drewzar) on keybase.
* I have a public key whose fingerprint is B409 9548 1849 886E C787 DC5D 194D FC49 9B88 B5BA
To claim this, I am signing this object:
if [ -d "$BOXEN_HOME/repo/.git" ]; then
export BOXEN_SETUP_VERSION=`GIT_DIR=$BOXEN_HOME/repo/.git git rev-parse --short HEAD`
else
echo "Boxen could not load properly!"
fi
#!/bin/bash
# Automatically generated by Boxen. Don't edit directly. This file
# sets up paths and basic environment for the Boxen dev environment,
# and is intended to be sourced in your shell profile.
set +e
set +u
# Make the root of Boxen available.
this is a secret sshhh
* bash[install-rvm-wrappers-rtopia] action run
================================================================================
Error executing action `run` on resource 'bash[install-rvm-wrappers-rtopia]'
================================================================================
Mixlib::ShellOut::ShellCommandFailed
------------------------------------
Expected process to exit with [0], but received '1'
---- Begin output of "bash" "/tmp/chef-script20140911-23490-1835nmw" ----
@Drewzar
Drewzar / debug.log
Created April 15, 2015 00:59
TF_LOG=1
drew@drewtopia ~/src/cabin/production> TF_LOG=1 terraform apply
2015/04/14 17:54:31 [INFO] Terraform version: 0.4.1 166efa1ba0c7aa2fb5a7230f787c8499c765786e+CHANGES
2015/04/14 17:54:31 Detected home directory from env var: /Users/drew
2015/04/14 17:54:31 [DEBUG] Discovered plugin: atlas = /Users/drew/src/cabin/bin/darwin_amd64/terraform-provider-atlas
2015/04/14 17:54:31 [DEBUG] Discovered plugin: aws = /Users/drew/src/cabin/bin/darwin_amd64/terraform-provider-aws
2015/04/14 17:54:31 [DEBUG] Discovered plugin: cloudflare = /Users/drew/src/cabin/bin/darwin_amd64/terraform-provider-cloudflare
2015/04/14 17:54:31 [DEBUG] Discovered plugin: cloudstack = /Users/drew/src/cabin/bin/darwin_amd64/terraform-provider-cloudstack
2015/04/14 17:54:31 [DEBUG] Discovered plugin: consul = /Users/drew/src/cabin/bin/darwin_amd64/terraform-provider-consul
2015/04/14 17:54:31 [DEBUG] Discovered plugin: digitalocean = /Users/drew/src/cabin/bin/darwin_amd64/terraform-provider-digitalocean
2015/04/14 17:54:31 [DEBUG] Discovered plu