updated template for baas
diff --git a/sample-edge-dc-1/baas-dc1 b/sample-edge-dc-1/baas-dc1 new file mode 100644 index 0000000..c5aa62c --- /dev/null +++ b/sample-edge-dc-1/baas-dc1
@@ -0,0 +1,49 @@ +[dc-1-elastic] +0.0.0.0 +0.0.0.0 +0.0.0.0 + +[dc-1-baas] +0.0.0.0 +0.0.0.0 +0.0.0.0 + +[dc-1-portal] +0.0.0.0 + +[dc-1-cassandra] +0.0.0.0 +0.0.0.0 +0.0.0.0 + +[dc-1-ms] +0.0.0.0 + +[planet:children] +dc-1 + +[dc-1:children] +dc-1-elastic +dc-1-portal +dc-1-baas +dc-1-cassandra +dc-1-ms + +[elastic:children] +dc-1-elastic + +[baas:children] +dc-1-baas + +[portal:children] +dc-1-portal + +[ds:children] +dc-1-ds + +[dc-1-ds:children] +dc-1-cassandra + +[cassandra:children] +dc-1-cassandra +
diff --git a/sample-edge-dc-1/mirror b/sample-edge-dc-1/mirror index febcf4a..e587a4f 100644 --- a/sample-edge-dc-1/mirror +++ b/sample-edge-dc-1/mirror
@@ -1,3 +1,5 @@ [cfmirror] cf-000 +[dc-1:children] +cfmirror \ No newline at end of file