From 485955e6cdba9254f8e58fa8c7a392f31b88b408 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Wed, 12 Apr 2023 02:37:40 -0500 Subject: [PATCH] bastion2 on enp1s0f0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6e3546e..d5563d2 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ bastion2: ./go-nsupdate \ --tsig-algorithm=hmac-sha512 \ --tsig-secret="y3q4ullOenXIzzMQVh+iazMGW0f4Qr+PmAT/zAZZ09HrK5ftYWFwlIEdRq5XPRmEA+nzDO47uJ95+/xNOgbNzQ==" \ - -i enp1s0f3 bastion2.lab.wit.org + -i enp1s0f0 bastion2.lab.wit.org hpdevone: ./go-nsupdate \