Browse Source

Uncommented global variables

pull/3286/head
Gerardo 5 years ago
committed by GitHub
parent
commit
afee487a80
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      dnsapi/dns_aruba.sh

6
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"

Loading…
Cancel
Save