Skip to content

Instantly share code, notes, and snippets.

View ytjohn's full-sized avatar

John Hogenmiller ytjohn

View GitHub Profile
@ytjohn
ytjohn / vault-statsd-mapping.conf
Created May 23, 2018 18:22 — forked from tam7t/vault-statsd-mapping.conf
Example vault statsd prometheus exporter mapping
vault.barrier.*
name="vault_barrier"
method="$1"
vault.consul.*
name="vault_consul"
method="$1"
vault.route.*.*
name="vault_route"

fulllog-2.md is from our regular workflow fulllog-3.md is what we see when we add the boot-to-disk task

@ytjohn
ytjohn / README.md
Last active July 22, 2016 19:55 — forked from dalebremner/README.md
OBM Settings Migration Script

Migrating RackHD OBM Settings to 2.0 OBM Model

Setup

clone the GIST containing the OBM migration script
cd to the cloned directory
npm install

Running the migration script