Skip to content

Commit 420f1a3

Browse files
committed
Fix version of awsbatch cli
Signed-off-by: Luca Carrogu <carrogu@amazon.com>
1 parent bb12af0 commit 420f1a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

attributes/default.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
default['cluster']['parallelcluster-version'] = '3.1.0'
108108
default['cluster']['parallelcluster-cookbook-version'] = '3.1.0'
109109
default['cluster']['parallelcluster-node-version'] = '3.1.0'
110-
default['cluster']['parallelcluster-awsbatch-cli-version'] = '3.0.0'
110+
default['cluster']['parallelcluster-awsbatch-cli-version'] = '1.0.0'
111111

112112
# URLs to software packages used during install recipes
113113
# Slurm software

0 commit comments

Comments
 (0)