Param name | Description |
---|---|
name optional |
New name for the repository Validations:
|
id required |
repository ID Validations:
|
gpg_key_id optional |
ID of a gpg key that will be assigned to this repository Validations:
|
unprotected optional |
true if this repository can be published via HTTP Validations:
|
checksum_type optional |
checksum of the repository, currently 'sha1' & 'sha256' are supported.' Validations:
|
url optional |
the feed url of the original repository Validations:
|
docker_upstream_name optional |
name of the upstream docker repository Validations:
|
download_policy optional |
download policy for yum repos (either 'immediate', 'on_demand', or 'background') Validations:
|
mirror_on_sync optional |
true if this repository when synced has to be mirrored from the source and stale rpms removed. Validations:
|