commit | f2e56dcc658a568f7dd89976ff67338a90cd49ec | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@onlab.us> | Tue Oct 31 20:46:46 2017 -0700 |
committer | Andy Bavier <andy@onlab.us> | Tue Oct 31 20:46:46 2017 -0700 |
tree | 99c4944a66d35a6dc1091a391995c1a2f1d4c7fd | |
parent | 186c07ba7367d23014aa6015aa32cdb06e42aef3 [diff] |
Add use_fabric to mcord profiles Change-Id: I86f190383b7a73745daa5073b1f00cebe887797c
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 5aa0720..1807788 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