Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions etc/kayobe/pulp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ stackhpc_pulp_repository_deb_repos:
url: "{{ stackhpc_release_pulp_content_url }}/ubuntu/focal/{{ stackhpc_pulp_repo_ubuntu_focal_version }}"
remote_username: "{{ stackhpc_release_pulp_username }}"
remote_password: "{{ stackhpc_release_pulp_password }}"
client_cert: ""
client_key: ""
policy: on_demand
proxy_url: "{{ pulp_proxy_url }}"
architectures: amd64
Expand All @@ -54,6 +56,8 @@ stackhpc_pulp_repository_deb_repos:
url: "{{ stackhpc_release_pulp_content_url }}/ubuntu/focal-security/{{ stackhpc_pulp_repo_ubuntu_focal_security_version }}"
remote_username: "{{ stackhpc_release_pulp_username }}"
remote_password: "{{ stackhpc_release_pulp_password }}"
client_cert: ""
client_key: ""
policy: on_demand
proxy_url: "{{ pulp_proxy_url }}"
architectures: amd64
Expand All @@ -68,6 +72,8 @@ stackhpc_pulp_repository_deb_repos:
url: "{{ stackhpc_release_pulp_content_url }}/ubuntu-cloud-archive/{{ stackhpc_pulp_repo_ubuntu_cloud_archive_version }}"
remote_username: "{{ stackhpc_release_pulp_username }}"
remote_password: "{{ stackhpc_release_pulp_password }}"
client_cert: ""
client_key: ""
policy: on_demand
proxy_url: "{{ pulp_proxy_url }}"
architectures: amd64
Expand All @@ -82,6 +88,8 @@ stackhpc_pulp_repository_deb_repos:
url: "{{ stackhpc_release_pulp_content_url }}/docker-ce/ubuntu/{{ stackhpc_pulp_repo_docker_ce_ubuntu_version }}"
remote_username: "{{ stackhpc_release_pulp_username }}"
remote_password: "{{ stackhpc_release_pulp_password }}"
client_cert: ""
client_key: ""
policy: on_demand
proxy_url: "{{ pulp_proxy_url }}"
architectures: amd64
Expand Down Expand Up @@ -190,6 +198,8 @@ stackhpc_pulp_repository_rpm_repos:
url: "{{ stackhpc_release_pulp_content_url }}/centos/8-stream/AppStream/x86_64/os/{{ stackhpc_pulp_repo_centos_stream_8_appstream_version }}"
remote_username: "{{ stackhpc_release_pulp_username }}"
remote_password: "{{ stackhpc_release_pulp_password }}"
client_cert: ""
client_key: ""
policy: on_demand
proxy_url: "{{ pulp_proxy_url }}"
sync_policy: mirror_complete
Expand All @@ -199,6 +209,8 @@ stackhpc_pulp_repository_rpm_repos:
url: "{{ stackhpc_release_pulp_content_url }}/centos/8-stream/BaseOS/x86_64/os/{{ stackhpc_pulp_repo_centos_stream_8_baseos_version }}"
remote_username: "{{ stackhpc_release_pulp_username }}"
remote_password: "{{ stackhpc_release_pulp_password }}"
client_cert: ""
client_key: ""
policy: on_demand
proxy_url: "{{ pulp_proxy_url }}"
sync_policy: mirror_complete
Expand All @@ -208,6 +220,8 @@ stackhpc_pulp_repository_rpm_repos:
url: "{{ stackhpc_release_pulp_content_url }}/centos/8-stream/extras/x86_64/os/{{ stackhpc_pulp_repo_centos_stream_8_extras_version }}"
remote_username: "{{ stackhpc_release_pulp_username }}"
remote_password: "{{ stackhpc_release_pulp_password }}"
client_cert: ""
client_key: ""
policy: on_demand
proxy_url: "{{ pulp_proxy_url }}"
sync_policy: mirror_complete
Expand All @@ -219,6 +233,8 @@ stackhpc_pulp_repository_rpm_repos:
url: "{{ stackhpc_release_pulp_content_url }}/rocky/8.{{ stackhpc_pulp_repo_rocky_8_minor_version }}/AppStream/x86_64/os/{{ stackhpc_pulp_repo_rocky_8_appstream_version }}"
remote_username: "{{ stackhpc_release_pulp_username }}"
remote_password: "{{ stackhpc_release_pulp_password }}"
client_cert: ""
client_key: ""
policy: on_demand
sync_policy: mirror_complete
state: present
Expand All @@ -227,6 +243,8 @@ stackhpc_pulp_repository_rpm_repos:
url: "{{ stackhpc_release_pulp_content_url }}/rocky/8.{{ stackhpc_pulp_repo_rocky_8_minor_version }}/BaseOS/x86_64/os/{{ stackhpc_pulp_repo_rocky_8_baseos_version }}"
remote_username: "{{ stackhpc_release_pulp_username }}"
remote_password: "{{ stackhpc_release_pulp_password }}"
client_cert: ""
client_key: ""
policy: on_demand
sync_policy: mirror_complete
state: present
Expand All @@ -235,6 +253,8 @@ stackhpc_pulp_repository_rpm_repos:
url: "{{ stackhpc_release_pulp_content_url }}/rocky/8.{{ stackhpc_pulp_repo_rocky_8_minor_version }}/extras/x86_64/os/{{ stackhpc_pulp_repo_rocky_8_extras_version }}"
remote_username: "{{ stackhpc_release_pulp_username }}"
remote_password: "{{ stackhpc_release_pulp_password }}"
client_cert: ""
client_key: ""
policy: on_demand
sync_policy: mirror_complete
state: present
Expand All @@ -243,6 +263,8 @@ stackhpc_pulp_repository_rpm_repos:
url: "{{ stackhpc_release_pulp_content_url }}/rocky/8.{{ stackhpc_pulp_repo_rocky_8_minor_version }}/nfv/x86_64/os/{{ stackhpc_pulp_repo_rocky_8_nfv_version }}"
remote_username: "{{ stackhpc_release_pulp_username }}"
remote_password: "{{ stackhpc_release_pulp_password }}"
client_cert: ""
client_key: ""
policy: on_demand
sync_policy: mirror_complete
state: present
Expand All @@ -251,6 +273,8 @@ stackhpc_pulp_repository_rpm_repos:
url: "{{ stackhpc_release_pulp_content_url }}/rocky/8.{{ stackhpc_pulp_repo_rocky_8_minor_version }}/PowerTools/x86_64/os/{{ stackhpc_pulp_repo_rocky_8_powertools_version }}"
remote_username: "{{ stackhpc_release_pulp_username }}"
remote_password: "{{ stackhpc_release_pulp_password }}"
client_cert: ""
client_key: ""
policy: on_demand
sync_policy: mirror_complete
state: present
Expand All @@ -261,6 +285,8 @@ stackhpc_pulp_repository_rpm_repos:
url: "{{ stackhpc_release_pulp_content_url }}/epel/8/Everything/x86_64/{{ stackhpc_pulp_repo_epel_version }}"
remote_username: "{{ stackhpc_release_pulp_username }}"
remote_password: "{{ stackhpc_release_pulp_password }}"
client_cert: ""
client_key: ""
policy: on_demand
proxy_url: "{{ pulp_proxy_url }}"
sync_policy: mirror_content_only
Expand All @@ -270,6 +296,8 @@ stackhpc_pulp_repository_rpm_repos:
url: "{{ stackhpc_release_pulp_content_url }}/epel/8/Modular/x86_64/{{ stackhpc_pulp_repo_epel_modular_version }}"
remote_username: "{{ stackhpc_release_pulp_username }}"
remote_password: "{{ stackhpc_release_pulp_password }}"
client_cert: ""
client_key: ""
policy: on_demand
proxy_url: "{{ pulp_proxy_url }}"
sync_policy: mirror_complete
Expand All @@ -281,6 +309,8 @@ stackhpc_pulp_repository_rpm_repos:
url: "{{ stackhpc_release_pulp_content_url }}/docker-ce/centos/8/x86_64/stable/{{ stackhpc_pulp_repo_docker_version }}"
remote_username: "{{ stackhpc_release_pulp_username }}"
remote_password: "{{ stackhpc_release_pulp_password }}"
client_cert: ""
client_key: ""
policy: on_demand
proxy_url: "{{ pulp_proxy_url }}"
sync_policy: mirror_complete
Expand Down