Skip to content

Instantly share code, notes, and snippets.

View afterwords's full-sized avatar

George Lambson afterwords

View GitHub Profile

Keybase proof

I hereby claim:

  • I am afterwords on github.
  • I am afterwords (https://keybase.io/afterwords) on keybase.
  • I have a public key whose fingerprint is 220E 3C4D 8C77 A984 454B 0071 FAC7 429F BFF7 D5D9

To claim this, I am signing this object:

@afterwords
afterwords / test_vault.rb
Last active March 25, 2016 17:06
Test Vault failover
#!/usr/bin/ruby
require 'vault'
require 'base64'
# set these variables
@address = "https://:8200"
@token = ""
@transit_key = ""
def vaultmaster