Skip to content

Commit 09ef4ca

Browse files
authored
update to 4.0 repo (#261)
Update defaults to the 4.0 repository.
1 parent c4723d4 commit 09ef4ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

defaults/main/install.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ apache_etc_dir: "/etc/{{ apache_service_name }}"
1717
apache_conf_dir: "{{ apache_etc_dir }}/conf.d"
1818
apache_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

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

0 commit comments

Comments
 (0)