commit | f2bb41afcc483e3ec90e145c106e5e0b2c7039e1 | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@onlab.us> | Tue Oct 31 20:46:46 2017 -0700 |
committer | Andy Bavier <andy@opennetworking.org> | Wed Nov 01 13:30:18 2017 -0700 |
tree | 4be4a8ac65a6a7cac4bb052b1b1d2a2b37b9e8a2 | |
parent | ce8708d3e39f61cef5c82cfa1042abc04fe64dee [diff] |
Add use_fabric to mcord profiles Change-Id: I86f190383b7a73745daa5073b1f00cebe887797c (cherry picked from commit f2e56dcc658a568f7dd89976ff67338a90cd49ec)
diff --git a/profile_manifests/mcord-spirent.yml b/profile_manifests/mcord-spirent.yml index 781b812..9b5cb6c 100644 --- a/profile_manifests/mcord-spirent.yml +++ b/profile_manifests/mcord-spirent.yml
@@ -25,6 +25,7 @@ deployment_type: MyDeployment # Feature toggles +use_fabric: True use_maas: True # XOS config
diff --git a/profile_manifests/mcord.yml b/profile_manifests/mcord.yml index 0c15ed1..498b3a0 100644 --- a/profile_manifests/mcord.yml +++ b/profile_manifests/mcord.yml
@@ -25,6 +25,7 @@ deployment_type: MyDeployment # Feature toggles +use_fabric: True use_maas: True # XOS config