We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16a0819 commit f37b065Copy full SHA for f37b065
CHANGELOG.md
@@ -10,6 +10,7 @@ This file is used to list changes made in each version of the AWS ParallelCluste
10
- Add support for external Slurmdbd.
11
12
**CHANGES**
13
+- Upgrade Cinc Client to version to 18.4.12 from 18.2.7.
14
15
**BUG FIXES**
16
- Fixed an issue that prevented cluster updates from including EFS filesystems with encryption in transit.
kitchen.ec2.yml
@@ -62,7 +62,7 @@ transport:
62
63
provisioner:
64
product_name: cinc
65
- product_version: 18.2.7
+ product_version: 18.4.12
66
install_strategy: once
67
chef_omnibus_url: https://omnitruck.cinc.sh/install.sh
68
chef_omnibus_root: /opt/cinc
0 commit comments