hashipi

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

commit f1d543c424963309c898fa6041d57ac09a677bb8
parent 1db1f45512cf00b728629faa832233343478104b
Author: Andreas Gruhler <agruhl@gmx.ch>
Date:   Wed, 19 Jan 2022 21:36:17 +0100

remove submodule from readme

Diffstat:
MREADME.md | 6------
1 file changed, 0 insertions(+), 6 deletions(-)

diff --git a/README.md b/README.md @@ -71,12 +71,6 @@ Copy the contents of an openssh pubkey to `authorized_keys` Packer variable. ## Run Packer -Fetch the submodules: -```bash -git submodule init -git submodule update -``` - Build [`packer-builder-arm` plugin](https://github.com/mkaczanowski/packer-builder-arm) according to projects instructions and move it to the working directory: ```bash git clone git@github.com:mkaczanowski/packer-builder-arm.git arm-builder