Skip to content

Repository files navigation

rundeck

Maintenance Scripts for Rundeck

Delete Rundeck job output history

  1. Set the retention time for the job. Example: 7 days, 10 days or more.

These vars is supported as argument, and is required by the script.

  1. Put the arguments in your Script
bash deletehistory.sh 7 Your_Token Your_Rundeck_Node
bash import-job-rundeck.sh Project_Name Your_Token Your_Hostname 

Import Rundeck job output history

  1. Put the yaml files in the same import-job-rundech.sh Script directory. Example: file1.yml, file2.yml, file3.yml

These vars is supported as argument, and is required by the script.

  1. Put the arguments in your script to import job.
bash import-job-rundeck.sh Project_Name Your_Token Your_Hostname 

About

Maintenance Scripts for Rundeck

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages