Skip to content

Commit 0f29e1a

Browse files
lukeseawalkerdemartinofra
authored andcommitted
Fix version of awsbatch cli
Signed-off-by: Luca Carrogu <[email protected]>
1 parent b7d5b8d commit 0f29e1a

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
@@ -104,7 +104,7 @@
104104
default['cluster']['parallelcluster-version'] = '3.0.2'
105105
default['cluster']['parallelcluster-cookbook-version'] = '3.0.2'
106106
default['cluster']['parallelcluster-node-version'] = '3.0.2'
107-
default['cluster']['parallelcluster-awsbatch-cli-version'] = '3.0.0'
107+
default['cluster']['parallelcluster-awsbatch-cli-version'] = '1.0.0'
108108

109109
# URLs to software packages used during install recipes
110110
# Slurm software

0 commit comments

Comments
 (0)