Enable Podman Service For Lacking Roles
ComputeOvsDpdkSriov, ComputeOvsDpdkSriovRT and CellController roles do
not include OS::TripleO::Services::Podman which may cause Overcloud deployments to
fail.
Adding Podman service to these roles in order to be aligned with the rest of the roles.
Change-Id: If9b9ffa4651133b966ea0c28069dd1a81f3b2df5
(cherry picked from commit 894481fafe)
This commit is contained in:
committed by
Emilien Macchi
parent
64ed9f859a
commit
480100564d
@@ -54,4 +54,5 @@
|
||||
- OS::TripleO::Services::TripleoPackages
|
||||
- OS::TripleO::Services::Tuned
|
||||
- OS::TripleO::Services::Vpp
|
||||
- OS::TripleO::Services::Podman
|
||||
- OS::TripleO::Services::Ptp
|
||||
|
||||
@@ -58,4 +58,5 @@
|
||||
- OS::TripleO::Services::Timezone
|
||||
- OS::TripleO::Services::TripleoFirewall
|
||||
- OS::TripleO::Services::TripleoPackages
|
||||
- OS::TripleO::Services::Podman
|
||||
- OS::TripleO::Services::Ptp
|
||||
|
||||
@@ -59,4 +59,5 @@
|
||||
- OS::TripleO::Services::Timezone
|
||||
- OS::TripleO::Services::TripleoFirewall
|
||||
- OS::TripleO::Services::TripleoPackages
|
||||
- OS::TripleO::Services::Podman
|
||||
- OS::TripleO::Services::Ptp
|
||||
|
||||
Reference in New Issue
Block a user