Nombre del parámetro | Descripción |
---|---|
id requerido |
ID de repositorio Validations:
|
name opcional |
Validations:
|
url opcional |
URL de fuente de repositorio Validations:
|
gpg_key_id opcional |
ID de la clave GPG que se asignará al nuevo repositorio Validations:
|
unprotected opcional |
verdadero, si este repositorio se puede publicar mediante HTTP Validations:
|
checksum_type opcional |
checksum of the repository, currently 'sha1' & 'sha256' are supported. Validations:
|
docker_upstream_name opcional |
nombre del repositorio Docker principal Validations:
|
download_policy opcional |
download policy for yum repos (either 'immediate', 'on_demand', or 'background') Validations:
|
mirror_on_sync opcional |
true if this repository when synced has to be mirrored from the source and stale rpms removed. Validations:
|
verify_ssl_on_sync opcional |
if true, Katello will verify the upstream url's SSL certifcates are signed by a trusted CA. Validations:
|
upstream_username opcional |
Username of the upstream repository user used for authentication Validations:
|
upstream_password opcional |
Password of the upstream repository user used for authentication Validations:
|
ostree_upstream_sync_policy opcional |
policies for syncing upstream ostree repositories. Validations:
|
ostree_upstream_sync_depth opcional |
if a custom sync policy is chosen for ostree repositories then a 'depth' value must be provided. Validations:
|
deb_releases opcional |
comma separated list of releases to be synched from deb-archive Validations:
|
deb_components opcional |
comma separated list of repo components to be synched from deb-archive Validations:
|
deb_architectures opcional |
comma separated list of architectures to be synched from deb-archive Validations:
|
ignore_global_proxy opcional |
if true, will ignore the globally configured proxy when syncing. Validations:
|