summaryrefslogtreecommitdiff
path: root/nsupdate.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2023-12-20 15:12:26 -0600
committerJeff Carr <[email protected]>2023-12-20 15:12:26 -0600
commitbb662ccd82cbf07742896075127920493c1a4aaf (patch)
tree5f51893e5ba935ed24dfa2ed95dd69e4d92fe8dc /nsupdate.go
parent4c3be58461858c511a25da62e63e29c9b90a63a6 (diff)
rename to go.wit.com/control-panel-dnsv0.2.0
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'nsupdate.go')
-rw-r--r--nsupdate.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/nsupdate.go b/nsupdate.go
index db33018..6aef147 100644
--- a/nsupdate.go
+++ b/nsupdate.go
@@ -12,7 +12,7 @@ import (
// ./go-nsupdate \
// --tsig-algorithm=hmac-sha512 \
// --tsig-secret="OWh5/ZHIyaz7B8J9m9ZDqZ8448Pke0PTpkYbZmFcOf5a6rEzgmcwrG91u1BHi1/4us+mKKEobDPLw1x6sD+ZJw==" \
-// -i eno2 farm001.lab.wit.org
+// -i eno2 farm001.lab.wit.com
func nsupdate() {
var tsigSecret string