Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

backport: executing ansible runner artifacts clean up with fixed delay #796

Commits on Jan 6, 2023

  1. executing ansible runner artifacts clean up with fixed delay

    Ansible-Runner artifacts are cleaned up periodically according to the properties
    configured in engine-config:
    AnsibleRunnerArtifactsLifetimeInDays: How many days artifacts will be kept before
    they are cleaned up
    AnsibleRunnerArtifactsCleanupCheckTimeInHours: The periodic time to execute the clean up
    
    Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=2151549
    Signed-off-by: dangel101 <dangel101@gmail.com>
    dangel101 authored and mwperina committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    b2eb62e View commit details
    Browse the repository at this point in the history