Merge "Added class to handle pci runtime config on kubernetes"

This commit is contained in:
Zuul 2021-02-04 14:36:45 +00:00 committed by Gerrit Code Review
commit 5da456f149

View File

@ -409,6 +409,10 @@ class platform::kubernetes::worker::pci
}
}
class platform::kubernetes::worker::pci::runtime {
include ::platform::kubernetes::worker::pci
}
class platform::kubernetes::worker::sriovdp {
include ::platform::kubernetes::params
include ::platform::params