Add cleanup task
This commit is contained in:
7
tasks/cleanup.json
Normal file
7
tasks/cleanup.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"puppet_task_version": 1,
|
||||
"supports_noop": false,
|
||||
"description": "Run `equo cleanup` on target nodes to free up disk space used by downloaded packages",
|
||||
"parameters": {
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user