undercloud: deploy kernel composable service

To benefic from syctl parameters interface, we need this service on the
containerized undercloud.

Change-Id: I59d6198fa53ee3b3bf375bc7bfb7caa880146c62
(cherry picked from commit d2f410ea73)
This commit is contained in:
Emilien Macchi 2018-06-05 12:41:23 -07:00 committed by Alex Schultz
parent 36433103f4
commit ec4eee481f
2 changed files with 2 additions and 0 deletions

View File

@ -49,6 +49,7 @@
- OS::TripleO::Services::IronicPxe
- OS::TripleO::Services::Iscsid
- OS::TripleO::Services::Keepalived
- OS::TripleO::Services::Kernel
- OS::TripleO::Services::Keystone
- OS::TripleO::Services::LoginDefs
- OS::TripleO::Services::MasqueradeNetworks

View File

@ -52,6 +52,7 @@
- OS::TripleO::Services::IronicPxe
- OS::TripleO::Services::Iscsid
- OS::TripleO::Services::Keepalived
- OS::TripleO::Services::Kernel
- OS::TripleO::Services::Keystone
- OS::TripleO::Services::LoginDefs
- OS::TripleO::Services::MasqueradeNetworks