Param Name | Description |
---|---|
name Required |
Validations:
|
label Optional |
Validations:
|
product_id Required |
Product the repository belongs to Validations:
|
url Optional |
repository source url Validations:
|
gpg_key_id Optional |
id of the gpg key that will be assigned to the new repository Validations:
|
unprotected Optional |
true if this repository can be published via HTTP Validations:
|
content_type Required |
type of repo (either 'yum', 'puppet', 'docker', or 'ostree') Validations:
|
checksum_type Optional |
checksum of the repository, currently 'sha1' & 'sha256' are supported.' 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:
|