- Improvement: Purging product version only related to a defined OPSI_REPOS_PURGE_STATUS

- New: Add template for testing products
This commit is contained in:
2012-02-06 19:13:57 +01:00
parent 02fac0f3d1
commit f0108632cd
3 changed files with 40 additions and 3 deletions

View File

@@ -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