summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2016-04-07 13:28:00 +0200
committervarac <varacanero@zeromail.org>2016-04-07 13:28:00 +0200
commit64262dd842e606367f1ba93f64145034baa37e99 (patch)
tree82f37b5d39765ec9c3572e414c7fa04ed80c23f5
parent2e101d132a512a6d2d716bf86c56926cf104a427 (diff)
add gandi dns.nameservers to provider.json
-rw-r--r--provider.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/provider.json b/provider.json
index 8ec89f2..015cb84 100644
--- a/provider.json
+++ b/provider.json
@@ -22,5 +22,8 @@
// not support by gandi:
// "bit_size": 3248
}
+ },
+ "dns": {
+ "nameservers": ["a.dns.gandi.net","b.dns.gandi.net","c.dns.gandi.net"]
}
}