We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2c3e26 commit f2c238bCopy full SHA for f2c238b
1 file changed
ansible/inventory/group_vars/all/rpm-package-repos
@@ -137,7 +137,7 @@ rpm_package_repos:
137
base_path: ondemand/4.1/web/el8/x86_64/
138
short_name: ondemand_web_el8_4_1
139
sync_group: third_party
140
- distribution_name: ondemand-web-el8-4.1
+ distribution_name: ondemand-web-el8-4.1-
141
142
# Base Rocky Linux 8.10 repositories (Slurm appliance)
143
- name: Rocky Linux 8.10 - AppStream
@@ -678,7 +678,7 @@ rpm_package_repos:
678
base_path: ondemand/4.1/web/el9/x86_64/
679
short_name: ondemand_web_el9_v4.1
680
681
- distribution_name: ondemand-web-el9-v4.1
+ distribution_name: ondemand-web-el9-v4.1-
682
683
# Non-distro-specific RPMs
684
# TurboVNC
0 commit comments