-
Notifications
You must be signed in to change notification settings - Fork 209
[Task Type] Repair | Rebuild Yum repository metadata (repodata)
Olivier Clavel edited this page Nov 25, 2019
·
2 revisions
Name of task type (in GUI): Repair - Rebuild Yum repository metadata (repodata)
typeId: repository.yum.rebuild.metadata
taskProperties:
repositoryName:
type: string
description: Name of repo to rebuild yum metadata for (* for all)
booleanTaskProperties:
yumMetadataCaching:
type: boolean
description: Only update the metadata for rpm changes since last generation
default: false
nexus_scheduled_tasks:
- name: Rebuild repodata files for all yum repositories
typeId: repository.yum.rebuild.metadata
taskProperties:
repositoryName: *
booleanTaskProperties:
yumMetadataCaching: true
task_alert_email: [email protected]
schedule_type: manual