providers.json: Add NAMEDOTCOM

This commit is contained in:
Tom Limoncelli 2017-07-13 10:39:55 -04:00
parent b7af5e70fe
commit 4fc8bd86fd

View file

@ -31,6 +31,11 @@
"private_key": "$GCLOUD_PRIVATEKEY",
"project_id": "$GCLOUD_PROJECT"
},
"NAMEDOTCOM": {
"apikey": "$NAMEDOTCOM_KEY",
"apiurl": "$NAMEDOTCOM_URL",
"apiuser": "$NAMEDOTCOM_USER"
},
"ROUTE53": {
"KeyId": "$R53_KEY_ID",
"SecretKey": "$R53_KEY",