Commit ab7ff8eb by Feanil Patel

Add a play tag to subnets that house application servers.

parent 4505442f
......@@ -631,7 +631,7 @@
},
"Tags":[
{
"Key":"Application",
"Key":"play",
"Value":"edxapp"
},
{
......@@ -676,7 +676,7 @@
},
"Tags":[
{
"Key":"Application",
"Key":"play",
"Value":"edxapp"
},
{
......@@ -721,7 +721,7 @@
},
"Tags":[
{
"Key":"Application",
"Key":"play",
"Value":"xqueue"
},
{
......@@ -766,7 +766,7 @@
},
"Tags":[
{
"Key":"Application",
"Key":"play",
"Value":"xqueue"
},
{
......@@ -811,8 +811,8 @@
},
"Tags":[
{
"Key":"Application",
"Value":"RabbitMQ"
"Key":"play",
"Value":"rabbitmq"
},
{
"Key":"Network",
......@@ -856,8 +856,8 @@
},
"Tags":[
{
"Key":"Application",
"Value":"RabbitMQ"
"Key":"play",
"Value":"rabbitmq"
},
{
"Key":"Network",
......@@ -901,7 +901,7 @@
},
"Tags":[
{
"Key":"Application",
"Key":"play",
"Value":"xserver"
},
{
......@@ -946,7 +946,7 @@
},
"Tags":[
{
"Key":"Application",
"Key":"play",
"Value":"xserver"
},
{
......@@ -1119,7 +1119,7 @@
},
"Tags":[
{
"Key":"Application",
"Key":"play",
"Value":"worker"
},
{
......@@ -1164,7 +1164,7 @@
},
"Tags":[
{
"Key":"Application",
"Key":"play",
"Value":"worker"
},
{
......@@ -1210,7 +1210,7 @@
"Tags":[
{
"Key":"Application",
"Value":"forum"
"Value":"elasticsearch"
},
{
"Key":"Network",
......@@ -1255,7 +1255,7 @@
"Tags":[
{
"Key":"Application",
"Value":"forum"
"Value":"elasticsearch"
},
{
"Key":"Network",
......@@ -1299,7 +1299,7 @@
},
"Tags":[
{
"Key":"Application",
"Key":"play",
"Value":"forum"
},
{
......@@ -1344,7 +1344,7 @@
},
"Tags":[
{
"Key":"Application",
"Key":"play",
"Value":"forum"
},
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment