summaryrefslogtreecommitdiff
path: root/provider.json
diff options
context:
space:
mode:
authorVarac <varac@leap.se>2017-06-29 12:28:03 +0200
committerVarac <varac@leap.se>2017-06-29 12:28:03 +0200
commit4a11c4b03869d2dc5d3511fbcf0d77ae15542169 (patch)
tree07d81ee6f9d3ef9296ac541a21d8c35b4bef1c83 /provider.json
parent55d96d526994391fb45ea991d27c5e68772214b9 (diff)
Remove platform pinning duplications
Diffstat (limited to 'provider.json')
-rw-r--r--provider.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/provider.json b/provider.json
index 015cb84..4999ede 100644
--- a/provider.json
+++ b/provider.json
@@ -25,5 +25,8 @@
},
"dns": {
"nameservers": ["a.dns.gandi.net","b.dns.gandi.net","c.dns.gandi.net"]
+ },
+ "platform": {
+ "branch": "master"
}
}