Merge "Install tmpwatch on the overcloud" into stable/train

This commit is contained in:
Zuul 2019-12-19 19:27:09 +00:00 committed by Gerrit Code Review
commit 7aff0b2cc9
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

@ -333,7 +333,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