Skip to content

Instantly share code, notes, and snippets.

@johnp789
johnp789 / keybase.md
Created May 7, 2018 01:49
Keybase proof

Keybase proof I hereby claim:

  • I am johnp789 on github.
  • I am johnpitney (https://keybase.io/johnpitney) on keybase.
  • I have a public key ASAyh33GrZ-UytIVd21UngmDVGb9aK96hkAI-1dPVZ6Iugo

To claim this, I am signing this object:

{
@johnp789
johnp789 / Vagrantfile
Created October 30, 2020 18:13
nomad large batch of small tasks test
# -*- mode: ruby -*-
# # vi: set ft=ruby :
Vagrant.require_version ">= 1.6.0"
VAGRANTFILE_API_VERSION = "2"
servers = [
{
"name" => "nomad-server",
"ram" => "3072",