summaryrefslogtreecommitdiff
path: root/nodes
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2015-12-16 00:27:09 +0100
committervarac <varacanero@zeromail.org>2015-12-16 00:27:09 +0100
commit806011dbad6d5121345760751dfc08aa2af47ecd (patch)
tree3142ee87a26ed1469459a60d2f0f6c2561f93b71 /nodes
parent2591beb3abb4d7aa0ea30989e50e4bc707b7eae5 (diff)
use experimental-0.8 for quetzal
Diffstat (limited to 'nodes')
-rw-r--r--nodes/quetzal.json9
1 files changed, 6 insertions, 3 deletions
diff --git a/nodes/quetzal.json b/nodes/quetzal.json
index 31178eb..07e2643 100644
--- a/nodes/quetzal.json
+++ b/nodes/quetzal.json
@@ -3,9 +3,12 @@
"environment": "jessie",
"tags": ["jessie", "dc"],
"services": ["webapp", "couchdb", "mx", "soledad"],
- "platform": {
- "major_version": "0.9",
- "version": "0.9"
+ "sources": {
+ "platform": {
+ "apt": {
+ "basic": "http://deb.leap.se/experimental-0.9"
+ }
+ }
},
"couch": {
"master": true,