summaryrefslogtreecommitdiff
path: root/nodes
diff options
context:
space:
mode:
Diffstat (limited to 'nodes')
-rw-r--r--nodes/aardwolf.json2
-rw-r--r--nodes/armadillo.json11
-rw-r--r--nodes/cat.json2
-rw-r--r--nodes/donkey.json7
-rw-r--r--nodes/gorilla.json11
-rw-r--r--nodes/quetzal.json17
-rw-r--r--nodes/tuatara.json2
7 files changed, 9 insertions, 43 deletions
diff --git a/nodes/aardwolf.json b/nodes/aardwolf.json
index 9bd392d..81ebe58 100644
--- a/nodes/aardwolf.json
+++ b/nodes/aardwolf.json
@@ -1,5 +1,5 @@
{
- "ip_address": "199.119.112.124",
+ "ip_address": "199.119.112.205",
"services": [
"couchdb",
"soledad"
diff --git a/nodes/armadillo.json b/nodes/armadillo.json
deleted file mode 100644
index ddb7e37..0000000
--- a/nodes/armadillo.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "ip_address": "1.209.122.24",
- "services": "couchdb",
- "couch": {
- "version": "2.0"
- },
- "tags": [
- "bleeding", "seoul"
- ],
- "enabled": true
-}
diff --git a/nodes/cat.json b/nodes/cat.json
index 5a9b055..c74847d 100644
--- a/nodes/cat.json
+++ b/nodes/cat.json
@@ -1,5 +1,5 @@
{
- "ip_address": "199.119.112.123",
+ "ip_address": "199.119.112.206",
"services": "mx",
"tags": ["unstable", "dc"],
"sources": {
diff --git a/nodes/donkey.json b/nodes/donkey.json
index 6870d48..0600a80 100644
--- a/nodes/donkey.json
+++ b/nodes/donkey.json
@@ -1,5 +1,5 @@
{
- "ip_address": "199.119.112.133",
+ "ip_address": "199.119.112.207",
"services": [
"monitor",
"webapp",
@@ -15,6 +15,11 @@
"apt": {
"basic": "http://deb.leap.se/experimental-0.8"
}
+ },
+ "webapp": {
+ "type": "git",
+ "source": "https://leap.se/git/leap_web",
+ "revision": "origin/develop"
}
}
}
diff --git a/nodes/gorilla.json b/nodes/gorilla.json
deleted file mode 100644
index 218a9f3..0000000
--- a/nodes/gorilla.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "ip_address": "1.209.122.26",
- "services": "couchdb",
- "couch": {
- "version": "2.0"
- },
- "tags": [
- "bleeding", "seoul"
- ],
- "enabled": true
-}
diff --git a/nodes/quetzal.json b/nodes/quetzal.json
deleted file mode 100644
index b1423e2..0000000
--- a/nodes/quetzal.json
+++ /dev/null
@@ -1,17 +0,0 @@
-{
- "ip_address": "199.119.112.197",
- "environment": "jessie",
- "tags": ["jessie", "dc"],
- "services": ["webapp", "couchdb", "mx", "soledad", "pixelated"],
- "sources": {
- "platform": {
- "apt": {
- "basic": "http://deb.leap.se/experimental-0.8"
- }
- }
- },
- "couch": {
- "master": true,
- "pwhash_alg": "pbkdf2"
- }
-}
diff --git a/nodes/tuatara.json b/nodes/tuatara.json
index b861ff6..42677bb 100644
--- a/nodes/tuatara.json
+++ b/nodes/tuatara.json
@@ -1,5 +1,5 @@
{
- "ip_address": "199.119.112.147",
+ "ip_address": "199.119.112.208",
"openvpn": {
"gateway_address": "199.119.112.148"
},