DeployHubProject / DeployHub-Pro

DeployHub Pro Pipeline Status Project
https://www.openmakesoftware.com/application-release-automation-for-continuous-delivery/
Other
11 stars 4 forks source link

Too many log files in tmp directory #248

Closed piyush94 closed 5 years ago

piyush94 commented 5 years ago

Deployhub is creating too many ansible log files in the tmp directory in the container. Screenshot attached. image

sbtaylor15 commented 5 years ago

A quick work around is to disable the Auto Ping and Auto MD5 check for each end point. We will make a change on the backend to cleanup the files.

sbtaylor15 commented 5 years ago

Added delete step for the ansible log files. Please pull the latest image. docker pull quay.io/deployhub/deployhub-pro

CC: @svisagan83

docker sha256:08138eb0d5208c26a55ecc31713322e2ca2c7c421ee0f154b482779d8c917163

piyush94 commented 5 years ago

@sbtaylor15 Thanks. CC: @svisagan83