Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Commit

Permalink
Merge "Install tmpwatch on the overcloud" into stable/train
Browse files Browse the repository at this point in the history
  • Loading branch information
Zuul authored and openstack-gerrit committed Dec 19, 2019
2 parents 4186739 + 80be9b8 commit 7aff0b2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions deployment/logrotate/tmpwatch-install.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
heat_template_version: rocky

description: >
Install tmpwatch on the undercloud/standalone
Install tmpwatch
parameters:
EndpointMap:
Expand Down Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion overcloud-resource-registry-puppet.j2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7aff0b2

Please sign in to comment.