Skip to content
This repository has been archived by the owner on Jan 17, 2024. It is now read-only.

Commit

Permalink
bump default ansible Hutch release
Browse files Browse the repository at this point in the history
  • Loading branch information
beforan committed Oct 24, 2023
1 parent 7013fb3 commit 208d918
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
- name: Install HutchAgent
hosts: tre_server
vars:
hutch_version: v1.0.0-beta.2
hutch_version: v1.0.0-beta.3
download_zip: "{{ ansible_env.HOME }}/hutch-{{ hutch_version }}.zip"
install_dir: "{{ ansible_env.HOME }}/HutchAgent"
tasks:
Expand Down

0 comments on commit 208d918

Please sign in to comment.