diff options
| author | Jeff Carr <[email protected]> | 2023-12-20 15:12:26 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2023-12-20 15:12:26 -0600 |
| commit | 379fee6d963fe33b798676fd96955ad1c51a3027 (patch) | |
| tree | 5f559caa405d0fe895e03c78acfe81184732d191 /nsupdate.go | |
| parent | 382cc8dd171731cc333dd05b7b0b798340162a32 (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.go | 2 |
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 |
