Install tmpwatch on the overcloud

For some reason, it wasn't active on the overcloud nodes.

Change-Id: I11bf31dc5e367fb317e5d1d3ae8cccdca64c66c9
Closes-Bug: #1855802
This commit is contained in:
Cédric Jeanneret 2019-12-10 13:49:30 +01:00
parent 884620e245
commit 0419a5b8e6
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
heat_template_version: rocky
description: >
Install tmpwatch on the undercloud/standalone
Install tmpwatch
parameters:
EndpointMap:
@ -33,7 +33,7 @@ parameters:
outputs:
role_data:
description: Role data for tmpwatch install on undercloud or standalone
description: Role data for tmpwatch install
value:
service_name: logrotate_tmpwatch
deploy_steps_tasks:

View File

@ -325,7 +325,7 @@ resource_registry:
OS::TripleO::Services::Multipathd: OS::Heat::None
# Logging
OS::TripleO::Services::Tmpwatch: OS::Heat::None
OS::TripleO::Services::Tmpwatch: deployment/logrotate/tmpwatch-install.yaml
OS::TripleO::Services::Logging::BarbicanApi: deployment/logging/files/barbican-api.yaml
OS::TripleO::Services::Logging::GlanceApi: deployment/glance/glance-api-logging-file-container.yaml
OS::TripleO::Services::Logging::HAProxy: deployment/logging/files/haproxy.yaml