clone the GIST containing the OBM migration script
cd to the cloned directory
npm install
fulllog-2.md is from our regular workflow fulllog-3.md is what we see when we add the boot-to-disk task
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vault.barrier.* | |
name="vault_barrier" | |
method="$1" | |
vault.consul.* | |
name="vault_consul" | |
method="$1" | |
vault.route.*.* | |
name="vault_route" |