From 7d41abd543121c7c5f153acc2a5ed6828af50cb1 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Wed, 12 Apr 2023 09:08:16 -0500 Subject: [PATCH] oops. fixed bastion2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5f81fe2..be8c171 100644 --- a/Makefile +++ b/Makefile @@ -19,7 +19,7 @@ bastion: bastion2: ./go-nsupdate \ --tsig-algorithm=hmac-sha512 \ - --tsig-secret="y3q4ullOenXIzzMQVh+iazMGW0f4Qr+PmAT/zAZZ09HrK5ftYWFwlIEdRq5XPRmEA+nzDO47uJ95+/xNOgbNzQ==" \ + --tsig-secret="41YO6te00JAXZd9khB6pr65TH1bYyIh+kc06O3EWqEVjtMANPvzDSxSoesAt6axuCo3+5e06zfwgM+xeJaTQPA==" \ -i enp1s0f0 bastion2.lab.wit.org hpdevone: