Merge "Do not invoke host config in agent config"

This commit is contained in:
Zuul
2019-06-18 20:36:53 +00:00
committed by Gerrit Code Review

View File

@@ -32,6 +32,5 @@ class tripleo::profile::base::neutron::sriov(
if $step >= 4 {
include ::neutron::agents::ml2::sriov
include ::tripleo::host::sriov
}
}