summaryrefslogtreecommitdiff
path: root/tags
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2015-01-20 21:12:27 +0100
committervarac <varacanero@zeromail.org>2015-01-20 21:12:27 +0100
commitfea64076d15a4b192f874224f6c2d66838ccab78 (patch)
treeec6663dc4c879f8a93f63a36395637d603c90883 /tags
parentb124d181f13f2e3c592c981cbd08dfe375aa310e (diff)
added bleeding env, with gorilla and armadillo as couch hosts
Diffstat (limited to 'tags')
-rw-r--r--tags/bleeding.json7
-rw-r--r--tags/seoul.json8
2 files changed, 15 insertions, 0 deletions
diff --git a/tags/bleeding.json b/tags/bleeding.json
new file mode 100644
index 0000000..7c02a20
--- /dev/null
+++ b/tags/bleeding.json
@@ -0,0 +1,7 @@
+{
+ "environment": "bleeding",
+ "domain": {
+ "full_suffix": "= 'bleeding.' + provider.domain",
+ "internal_suffix": "= 'bleeding.' + provider.domain_internal"
+ }
+}
diff --git a/tags/seoul.json b/tags/seoul.json
new file mode 100644
index 0000000..6c8b3ec
--- /dev/null
+++ b/tags/seoul.json
@@ -0,0 +1,8 @@
+{
+ "location": {
+ "name": "Seoul",
+ "country_code": "KR",
+ "timezone":"+9",
+ "hemisphere": "N"
+ }
+}