hashipi

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

commit 82660d95b1661e9e6499c94eadedf06891e6f88e
parent 61b633cf33670beb26ad8248337f25514be4da11
Author: Andreas Gruhler <agruhl@gmx.ch>
Date:   Wed, 10 Aug 2022 08:35:53 +0200

fix: hosts

Diffstat:
Mbootstrap.sh | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bootstrap.sh b/bootstrap.sh @@ -10,7 +10,7 @@ set -o xtrace echo "${HOSTNAME}" > /etc/hostname # Resolve hostname -cat << EOF >> /etc/hosts +cat << EOF > /etc/hosts 127.0.0.1 localhost ::1 localhost ip6-localhost ip6-loopback ff02::1 ip6-allnodes