File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ apache_etc_dir: "/etc/{{ apache_service_name }}"
1717apache_conf_dir : " {{ apache_etc_dir }}/conf.d"
1818apache_log_dir : " /var/log/{{ apache_service_name }}"
1919
20- rpm_repo_url : " https://yum.osc.edu/ondemand/latest /ondemand-release-web-latest-1-8 .{{ el_distro }}.noarch.rpm"
21- apt_repo_url : " https://apt.osc.edu/ondemand/latest /ondemand-release-web-latest_5 -{{ deb_distro }}_all.deb"
20+ rpm_repo_url : " https://yum.osc.edu/ondemand/4.0 /ondemand-release-web-4.0-1 .{{ el_distro }}.noarch.rpm"
21+ apt_repo_url : " https://apt.osc.edu/ondemand/4.0 /ondemand-release-web_4.0.0 -{{ deb_distro }}_all.deb"
2222
2323rpm_repo_key : " https://yum.osc.edu/ondemand/RPM-GPG-KEY-ondemand"
2424deb_repo_key : " https://apt.osc.edu/ondemand/DEB-GPG-KEY-ondemand"
You can’t perform that action at this time.
0 commit comments