Skip to content

Commit 57065bb

Browse files
committed
Upgrade cfn bootstrap
1 parent 2484895 commit 57065bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbooks/aws-parallelcluster-environment/recipes/install/cfn_bootstrap.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
REQ
5454
end
5555

56-
cfnbootstrap_version = '2.0-32'
56+
cfnbootstrap_version = '2.0-33'
5757
cfnbootstrap_package = "aws-cfn-bootstrap-py3-#{cfnbootstrap_version}.tar.gz"
5858

5959
region = node['cluster']['region']

0 commit comments

Comments
 (0)