GOPSI-6: Filling up hd with old builds. Adding autopurge options
This commit is contained in:
@@ -78,6 +78,21 @@ OPSI_REPOS_UPLOAD_SOURCE=true
|
||||
OPSI_REPOS_UPLOAD_BIN=false
|
||||
OPSI_REPOS_OPSIMANAGER_INSTALL=false
|
||||
|
||||
##
|
||||
# Limiting instances of published version
|
||||
# Valid values: true|false
|
||||
OPSI_REPOS_PURGE=false
|
||||
|
||||
# defines the max. instances of published versions per product
|
||||
# Valid values: 0...n, 0: disable autocleanup
|
||||
OPSI_REPOS_PURGE_LIMIT=3
|
||||
|
||||
# defines limits for special products
|
||||
# Valid values: 0...n, 0: disable autocleanup
|
||||
OPSI_REPOS_PURGE_LIMIT_productname1=2
|
||||
OPSI_REPOS_PURGE_LIMIT_productname2=6
|
||||
|
||||
|
||||
###############################
|
||||
# Distribution / Vendor settings
|
||||
###############################
|
||||
|
||||
Reference in New Issue
Block a user