Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
Jeff Carr 2023-04-12 00:27:34 -05:00
parent 2a80f90f38
commit 4e6c20cf5f
3 changed files with 4 additions and 1 deletions

2
.gitignore vendored
View File

@ -1,2 +1,2 @@
.*.swo
.*.swp
go-nsupdate

View File

@ -23,3 +23,6 @@ check:
make-keys:
tsig-keygen -a hmac-sha512 bastion.lab.wit.org
sudo tsig-keygen -a hmac-sha512 hpdevone.lab.wit.org
push:
git push wit jcarr

Binary file not shown.