changes not yet tested
parent
0122eabd44
commit
42e78f9a3e
|
@ -19,7 +19,7 @@ dns_miab_add() {
|
||||||
txtvalue=$2
|
txtvalue=$2
|
||||||
_info "Using miab challange add"
|
_info "Using miab challange add"
|
||||||
_debug fulldomain "$fulldomain"
|
_debug fulldomain "$fulldomain"
|
||||||
# Added to accomodate the new TXT record format used by the API
|
# Added to accomodate the new TXT record format used by the API to include value= and ttl=
|
||||||
_debug txtvalue "value="+="$txtvalue"+="&ttl=300"
|
_debug txtvalue "value="+="$txtvalue"+="&ttl=300"
|
||||||
|
|
||||||
#retrieve MIAB environemt vars
|
#retrieve MIAB environemt vars
|
||||||
|
|
Loading…
Reference in New Issue