Nom du paramètre | Description |
---|---|
name requis |
Validations:
|
label optionel |
Validations:
|
product_id requis |
Produit auquel le référentiel appartient Validations:
|
content_type requis |
type of repo (either 'yum', 'deb', 'puppet', 'docker', or 'ostree') Validations:
|
url optionel |
URL de la source du référentiel Validations:
|
gpg_key_id optionel |
id de la clé gpg qui sera assignée au nouveau référentiel Validations:
|
ssl_ca_cert_id optionel |
Idenifier of the SSL CA Cert Validations:
|
ssl_client_cert_id optionel |
Identifier of the SSL Client Cert Validations:
|
ssl_client_key_id optionel |
Identifier of the SSL Client Key Validations:
|
unprotected optionel |
vrai si ce référentiel peut être publié via HTTP Validations:
|
checksum_type optionel |
checksum of the repository, currently 'sha1' & 'sha256' are supported. Validations:
|
docker_upstream_name optionel |
nom du référentiel docker en amont Validations:
|
download_policy optionel |
download policy for yum repos (either 'immediate', 'on_demand', or 'background') Validations:
|
mirror_on_sync optionel |
true if this repository when synced has to be mirrored from the source and stale rpms removed. Validations:
|
verify_ssl_on_sync optionel |
if true, Katello will verify the upstream url's SSL certifcates are signed by a trusted CA. Validations:
|
upstream_username optionel |
Username of the upstream repository user used for authentication Validations:
|
upstream_password optionel |
Password of the upstream repository user used for authentication Validations:
|
ostree_upstream_sync_policy optionel |
policies for syncing upstream ostree repositories. Validations:
|
ostree_upstream_sync_depth optionel |
if a custom sync policy is chosen for ostree repositories then a 'depth' value must be provided. Validations:
|
deb_releases optionel |
comma separated list of releases to be synched from deb-archive Validations:
|
deb_components optionel |
comma separated list of repo components to be synched from deb-archive Validations:
|
deb_architectures optionel |
comma separated list of architectures to be synched from deb-archive Validations:
|
ignore_global_proxy optionel |
if true, will ignore the globally configured proxy when syncing. Validations:
|
ignorable_content optionel |
List of content units to ignore while syncing a yum repository. Must be subset of rpm,drpm,srpm,distribution,erratum Validations:
|