Gerardo
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
3 additions and
3 deletions
-
dnsapi/dns_aruba.sh
|
@ -3,13 +3,13 @@ |
|
|
#Original Author: Gerardo Trotta <gerardo.trotta@euronet.aero> |
|
|
#Original Author: Gerardo Trotta <gerardo.trotta@euronet.aero> |
|
|
|
|
|
|
|
|
#Application username |
|
|
#Application username |
|
|
#ARUBA_AK="xxxxx" |
|
|
|
|
|
|
|
|
ARUBA_AK="xxxxx" |
|
|
# |
|
|
# |
|
|
#Application password |
|
|
#Application password |
|
|
#ARUBA_AS="xxxxxx" |
|
|
|
|
|
|
|
|
ARUBA_AS="xxxxxx" |
|
|
# |
|
|
# |
|
|
#API key |
|
|
#API key |
|
|
#ARUBA_TK="xxxxxxxx" |
|
|
|
|
|
|
|
|
ARUBA_TK="xxxxxxxx" |
|
|
# |
|
|
# |
|
|
#Consumer Key |
|
|
#Consumer Key |
|
|
#ARUBA_CK="sdfsdfsdfsdfsdfdsf" |
|
|
#ARUBA_CK="sdfsdfsdfsdfsdfdsf" |
|
|