3030overall_status : " success"
3131
3232# Base URLs for other content types
33- tarball_base_url : " http ://{{ admin_nic_ip }}:2225/pulp/content/tarballs/"
34- manifest_base_url : " http ://{{ admin_nic_ip }}:2225/pulp/content/manifests/"
35- pip_base_url : " http ://{{ admin_nic_ip }}:2225/pulp/content/pip/"
36- git_base_url : " http ://{{ admin_nic_ip }}:2225/pulp/content/git/"
33+ tarball_base_url : " https ://{{ admin_nic_ip }}:2225/pulp/content/opt/omnia/offline_repo/cluster /tarballs/"
34+ manifest_base_url : " https ://{{ admin_nic_ip }}:2225/pulp/content/opt/omnia/offline_repo/cluster /manifests/"
35+ pip_base_url : " https ://{{ admin_nic_ip }}:2225/pulp/content/opt/omnia/offline_repo/cluster /pip/"
36+ git_base_url : " https ://{{ admin_nic_ip }}:2225/pulp/content/opt/omnia/offline_repo/cluster /git/"
3737
3838repo_manager :
3939 port : 2225
@@ -46,28 +46,33 @@ repo_manager:
4646rpm_repos :
4747 x86_64 :
4848 # Base RHEL Repositories
49- baseos : " http ://{{ admin_nic_ip }}:2225/pulp/content/rhel/baseos/ x86_64/"
50- appstream : " http ://{{ admin_nic_ip }}:2225/pulp/content/rhel/appstream/ x86_64/"
51- codeready_builder : " http ://{{ admin_nic_ip }}:2225/pulp/content/rhel/codeready -builder/x86_64 /"
49+ baseos : " https ://{{ admin_nic_ip }}:2225/pulp/content/opt/omnia/offline_repo/cluster/ x86_64/rhel/10.0/rpms/x86_64_rhel_10.0_baseos /"
50+ appstream : " https ://{{ admin_nic_ip }}:2225/pulp/content/opt/omnia/offline_repo/cluster/ x86_64/rhel/10.0/rpms/x86_64_rhel_10.0_appstream /"
51+ codeready_builder : " https ://{{ admin_nic_ip }}:2225/pulp/content/opt/omnia/offline_repo/cluster/x86_64/ rhel/10.0/rpms/x86_64_rhel_10.0_codeready -builder/"
5252 # Additional Repositories
53- epel : " http://{{ admin_nic_ip }}:2225/pulp/content/epel/x86_64/"
54- slurm_custom : " http://{{ admin_nic_ip }}:2225/pulp/content/slurm_custom/x86_64/"
55- doca : " http://{{ admin_nic_ip }}:2225/pulp/content/doca/x86_64/"
53+ epel : " https://{{ admin_nic_ip }}:2225/pulp/content/opt/omnia/offline_repo/cluster/x86_64/rhel/10.0/rpms/x86_64_rhel_10.0_epel/"
54+ doca : " https://{{ admin_nic_ip }}:2225/pulp/content/opt/omnia/offline_repo/cluster/x86_64/rhel/10.0/rpms/x86_64_rhel_10.0_doca/"
55+ # Additional repos from production
56+ omnia-additional : " https://{{ admin_nic_ip }}:2225/pulp/content/opt/omnia/offline_repo/cluster/x86_64/rhel/10.0/rpms/x86_64_rhel_10.0_omnia-additional/"
57+ nvidia-hpc-sdk : " https://{{ admin_nic_ip }}:2225/pulp/content/opt/omnia/offline_repo/cluster/x86_64/rhel/10.0/rpms/x86_64_rhel_10.0_nvidia-hpc-sdk/"
58+ cuda : " https://{{ admin_nic_ip }}:2225/pulp/content/opt/omnia/offline_repo/cluster/x86_64/rhel/10.0/rpms/x86_64_rhel_10.0_cuda/"
59+ cri-o-v1-35 : " https://{{ admin_nic_ip }}:2225/pulp/content/opt/omnia/offline_repo/cluster/x86_64/rhel/10.0/rpms/x86_64_rhel_10.0_cri-o-v1-35/"
60+ kubernetes-v1-35 : " https://{{ admin_nic_ip }}:2225/pulp/content/opt/omnia/offline_repo/cluster/x86_64/rhel/10.0/rpms/x86_64_rhel_10.0_kubernetes-v1-35/"
61+ docker-ce : " https://{{ admin_nic_ip }}:2225/pulp/content/opt/omnia/offline_repo/cluster/x86_64/rhel/10.0/rpms/x86_64_rhel_10.0_docker-ce/"
62+ cri-o : " https://{{ admin_nic_ip }}:2225/pulp/content/opt/omnia/offline_repo/cluster/x86_64/rhel/10.0/rpms/x86_64_rhel_10.0_cri-o/"
63+ kubernetes : " https://{{ admin_nic_ip }}:2225/pulp/content/opt/omnia/offline_repo/cluster/x86_64/rhel/10.0/rpms/x86_64_rhel_10.0_kubernetes/"
5664 aarch64 :
5765 # Base RHEL Repositories
58- baseos : " http ://{{ admin_nic_ip }}:2225/pulp/content/rhel/baseos/ aarch64/"
59- appstream : " http ://{{ admin_nic_ip }}:2225/pulp/content/rhel/appstream/ aarch64/"
60- codeready_builder : " http ://{{ admin_nic_ip }}:2225/pulp/content/rhel/codeready -builder/aarch64 /"
66+ baseos : " https ://{{ admin_nic_ip }}:2225/pulp/content/opt/omnia/offline_repo/cluster/ aarch64/rhel/10.0/rpms/aarch64_rhel_10.0_baseos /"
67+ appstream : " https ://{{ admin_nic_ip }}:2225/pulp/content/opt/omnia/offline_repo/cluster/ aarch64/rhel/10.0/rpms/aarch64_rhel_10.0_appstream /"
68+ codeready_builder : " https ://{{ admin_nic_ip }}:2225/pulp/content/opt/omnia/offline_repo/cluster/aarch64/ rhel/10.0/rpms/aarch64_rhel_10.0_codeready -builder/"
6169 # Additional Repositories
62- epel : " http://{{ admin_nic_ip }}:2225/pulp/content/epel/aarch64/"
63- slurm_custom : " http://{{ admin_nic_ip }}:2225/pulp/content/slurm_custom/aarch64/"
64- doca : " http://{{ admin_nic_ip }}:2225/pulp/content/doca/aarch64/"
70+ epel : " https://{{ admin_nic_ip }}:2225/pulp/content/opt/omnia/offline_repo/cluster/aarch64/rhel/10.0/rpms/aarch64_rhel_10.0_epel/"
71+ doca : " https://{{ admin_nic_ip }}:2225/pulp/content/opt/omnia/offline_repo/cluster/aarch64/rhel/10.0/rpms/aarch64_rhel_10.0_doca/"
6572
6673# User-Defined Repositories (from local_repo_config.yml)
6774user_repos :
6875 x86_64 :
69- custom_repo_1 : " http://{{ admin_nic_ip }}:2225/pulp/content/custom_repo_1/x86_64/"
70- custom_repo_2 : " http://{{ admin_nic_ip }}:2225/pulp/content/custom_repo_2/x86_64/"
76+ slurm_custom : " https://{{ admin_nic_ip }}:2225/pulp/content/opt/omnia/offline_repo/cluster/x86_64/rhel/10.0/rpms/x86_64_rhel_10.0_slurm_custom/"
7177 aarch64 :
72- custom_repo_1 : " http://{{ admin_nic_ip }}:2225/pulp/content/custom_repo_1/aarch64/"
73- custom_repo_2 : " http://{{ admin_nic_ip }}:2225/pulp/content/custom_repo_2/aarch64/"
78+ slurm_custom : " https://{{ admin_nic_ip }}:2225/pulp/content/opt/omnia/offline_repo/cluster/aarch64/rhel/10.0/rpms/aarch64_rhel_10.0_slurm_custom/"
0 commit comments