Skip to content

Commit

Permalink
correct this url
Browse files Browse the repository at this point in the history
  • Loading branch information
johrstrom committed Jan 14, 2025
1 parent 8f6a259 commit eb40915
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion defaults/main/install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ apache_conf_dir: "{{ apache_etc_dir }}/conf.d"
apache_log_dir: "/var/log/{{ apache_service_name }}"

rpm_repo_url: "https://yum.osc.edu/ondemand/4.0/ondemand-release-web-4.0-1.{{ el_distro }}.noarch.rpm"
apt_repo_url: "https://apt.osc.edu/ondemand/4.0/ondemand-release-web-4.0-{{ deb_distro }}_all.deb"
apt_repo_url: "https://apt.osc.edu/ondemand/4.0/ondemand-release-web_4.0.0-{{ deb_distro }}_all.deb"

rpm_repo_key: "https://yum.osc.edu/ondemand/RPM-GPG-KEY-ondemand"
deb_repo_key: "https://apt.osc.edu/ondemand/DEB-GPG-KEY-ondemand"
Expand Down

0 comments on commit eb40915

Please sign in to comment.