Skip to content

Commit f5c6a26

Browse files
committed
pin ondemand 4.0.7 in common env
1 parent 64370b9 commit f5c6a26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environments/common/inventory/group_vars/all/openondemand.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
# NB: Variables prefixed ood_ are all from https://github.com/OSC/ood-ansible
77

8-
ondemand_package_version: '3.1.10' # used in ansible/cleanup.yml
8+
ondemand_package_version: '4.0.7' # used in ansible/cleanup.yml
99
ondemand_package: ondemand-"{{ ondemand_package_version }}" # osc.ood role var controlling installed package
1010

1111
openondemand_servername: "{{ hostvars[groups['openondemand'].0].ansible_host if groups['openondemand'] else '' }}"

0 commit comments

Comments
 (0)