Reintroduce TripleoPackages in the default Controller service.

Without this service, no package upgrade can happen on the host.  This
breaks upgrade ci.  For instance the puppet modules (for instance) are not
upgraded at all, neither is os-net-config and so on…

Change-Id: Ic050bd58065904f1c55d6a71c7bd4b09ba72d19d
Closes-Bug: #1734353
This commit is contained in:
Sofer Athlan-Guyot 2017-11-30 18:09:50 +01:00
parent 4df242c301
commit ba273f23a9
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@ parameter_defaults:
- OS::TripleO::Services::ContainersLogrotateCrond - OS::TripleO::Services::ContainersLogrotateCrond
- OS::TripleO::Services::Snmp - OS::TripleO::Services::Snmp
- OS::TripleO::Services::Timezone - OS::TripleO::Services::Timezone
- OS::TripleO::Services::TripleoPackages
- OS::TripleO::Services::NovaCompute - OS::TripleO::Services::NovaCompute
- OS::TripleO::Services::NovaLibvirt - OS::TripleO::Services::NovaLibvirt
- OS::TripleO::Services::Horizon - OS::TripleO::Services::Horizon