Adding mcord-pod2 configs

Change-Id: I20e214b58affef2ce4a86a55faf145224a172c9c
diff --git a/deployment-configs/onf-mcord-pod2.yaml b/deployment-configs/onf-mcord-pod2.yaml
new file mode 100644
index 0000000..4b99e69
--- /dev/null
+++ b/deployment-configs/onf-mcord-pod2.yaml
@@ -0,0 +1,37 @@
+# Copyright 2017-present Open Networking Foundation
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+# Automated deployment configuration for BBWF POD
+
+---
+
+nodes:
+  -
+    ip: '10.90.0.131'
+    user: 'cord'
+    pass: 'cord'
+  -
+    ip: '10.90.0.132'
+    user: 'cord'
+    pass: 'cord'
+  -
+    ip: '10.90.0.133'
+    user: 'cord'
+    pass: 'cord'
+
+fabric_switches:
+  -
+    ip: '10.90.0.134'
+    user: 'root'
+    pass: 'onl'