hashipi

Raspberry Pi Test Cluster for HashiCorp Vault, Nomad and Consul
git clone https://git.in0rdr.ch/hashipi.git
Log | Files | Refs | README

commit 992c47b39e7df83d21f03cc347231cb06d9ad9cf
parent 90e4faa61595a6e85661d4b37051593d44a60b44
Author: Andreas Gruhler <agruhl@gmx.ch>
Date:   Mon, 13 Jul 2020 14:59:36 +0200

add packer-post-processor-flasher

Diffstat:
M.gitmodules | 3+++
Apacker-post-processor-flasher | 1+
2 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/.gitmodules b/.gitmodules @@ -1,3 +1,6 @@ [submodule "packer-builder-arm"] path = packer-builder-arm url = https://github.com/mkaczanowski/packer-builder-arm +[submodule "packer-post-processor-flasher"] + path = packer-post-processor-flasher + url = https://github.com/mkaczanowski/packer-post-processor-flasher diff --git a/packer-post-processor-flasher b/packer-post-processor-flasher @@ -0,0 +1 @@ +Subproject commit 7856deb48d98958299544741fbec09d5e7f9fd9e