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
commit 1dd761e755
1 changed files with 0 additions and 1 deletions

View File

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