From 9a6dd34e60dcb39a241659f6eb89859aee63ae56 Mon Sep 17 00:00:00 2001 From: elijah Date: Mon, 27 May 2013 15:08:10 -0700 Subject: disabled all istanbul nodes --- tags/ankara.json | 8 -------- tags/istanbul.json | 9 +++++++++ 2 files changed, 9 insertions(+), 8 deletions(-) delete mode 100644 tags/ankara.json create mode 100644 tags/istanbul.json (limited to 'tags') diff --git a/tags/ankara.json b/tags/ankara.json deleted file mode 100644 index 7152775..0000000 --- a/tags/ankara.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "location": { - "name": "Ankara", - "country_code": "TR", - "timezone": "+2", - "hemisphere": "N" - } -} \ No newline at end of file diff --git a/tags/istanbul.json b/tags/istanbul.json new file mode 100644 index 0000000..d5727a2 --- /dev/null +++ b/tags/istanbul.json @@ -0,0 +1,9 @@ +{ + "location": { + "name": "Istanbul", + "country_code": "TR", + "timezone": "+2", + "hemisphere": "N" + }, + "enabled": false +} \ No newline at end of file -- cgit v1.2.3