- Improvement: Purging product version only related to a defined OPSI_REPOS_PURGE_STATUS
- New: Add template for testing products
This commit is contained in:
@@ -84,6 +84,11 @@ OPSI_REPOS_OPSIMANAGER_INSTALL=false
|
||||
# Valid values: true|false
|
||||
OPSI_REPOS_PURGE=false
|
||||
|
||||
# Only purge projects using the defined STATUS
|
||||
# ValidValues: integration|testing|release
|
||||
# Defaut: integration
|
||||
OPSI_REPOS_PURGE_STATUS=integration
|
||||
|
||||
# defines the max. instances of published versions per product
|
||||
# Valid values: 0...n, 0: disable autocleanup
|
||||
OPSI_REPOS_PURGE_LIMIT=3
|
||||
|
||||
Reference in New Issue
Block a user