Param name | Description |
---|---|
name required |
Validations:
|
label optional |
Validations:
|
product_id required |
리포지터리가 속한 제품 Validations:
|
content_type required |
type of repo (either 'yum', 'deb', 'puppet', 'docker', or 'ostree') Validations:
|
url optional |
리포지터리 소스 Url Validations:
|
gpg_key_id optional |
새 리포지터리에 할당할 GPG 키 ID Validations:
|
ssl_ca_cert_id optional |
Idenifier of the SSL CA Cert Validations:
|
ssl_client_cert_id optional |
Identifier of the SSL Client Cert Validations:
|
ssl_client_key_id optional |
Identifier of the SSL Client Key Validations:
|
unprotected optional |
리포지터리가 HTTP를 통해 공개할 수 있는 경우 true Validations:
|
checksum_type optional |
checksum of the repository, currently 'sha1' & 'sha256' are supported. Validations:
|
docker_upstream_name optional |
업스트림 Docker 리포지터리 이름 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:
|
verify_ssl_on_sync optional |
if true, Katello will verify the upstream url's SSL certifcates are signed by a trusted CA. Validations:
|
upstream_username optional |
Username of the upstream repository user used for authentication Validations:
|
upstream_password optional |
Password of the upstream repository user used for authentication Validations:
|
ostree_upstream_sync_policy optional |
policies for syncing upstream ostree repositories. Validations:
|
ostree_upstream_sync_depth optional |
if a custom sync policy is chosen for ostree repositories then a 'depth' value must be provided. Validations:
|
deb_releases optional |
comma separated list of releases to be synched from deb-archive Validations:
|
deb_components optional |
comma separated list of repo components to be synched from deb-archive Validations:
|
deb_architectures optional |
comma separated list of architectures to be synched from deb-archive Validations:
|
ignore_global_proxy optional |
if true, will ignore the globally configured proxy when syncing. Validations:
|
ignorable_content optional |
List of content units to ignore while syncing a yum repository. Must be subset of rpm,drpm,srpm,distribution,erratum Validations:
|