diff --git a/fmw_rcu/recipes/soa_suite.rb b/fmw_rcu/recipes/soa_suite.rb index ce43c2c..1a35249 100644 --- a/fmw_rcu/recipes/soa_suite.rb +++ b/fmw_rcu/recipes/soa_suite.rb @@ -36,7 +36,8 @@ 'STB', 'UCSUMS', 'ESS', - 'SOAINFRA'] + 'SOAINFRA', + 'MFT'] elsif ['12.1.3'].include?(node['fmw']['version']) @@ -48,7 +49,8 @@ 'WLS', 'UCSUMS', 'ESS', - 'SOAINFRA'] + 'SOAINFRA', + 'MFT'] elsif ['10.3.6'].include?(node['fmw']['version'])