Skip to content

Commit bfcae4f

Browse files
committed
[Docs] Add changelog entry for 3.9.3: cloud_dns.
Signed-off-by: Giacomo Marciani <[email protected]>
1 parent 0c8758c commit bfcae4f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ This file is used to list changes made in each version of the AWS ParallelCluste
99
**ENHANCEMENTS**
1010
- Add support for FSx Lustre as a shared storage type in us-iso-east-1.
1111

12+
**BUG FIXES**
13+
- Remove `cloud_dns` from the `SlurmctldParameters` in the Slurm config to avoid Slurm fanout issues.
14+
This is also not required since we set the IP addresses on instance launch.
15+
1216
3.9.2
1317
------
1418

@@ -17,7 +21,6 @@ This file is used to list changes made in each version of the AWS ParallelCluste
1721

1822
**BUG FIXES**
1923
- Fix issue with `SharedStorageType: Efs` not bootstrapping on ARM instances.
20-
- Remove `cloud_dns` from the `SlurmctldParameters` in the Slurm config to avoid Slurm fanout issues. This is also not required since we set the IP addresses on instance launch
2124

2225
3.9.1
2326
------

0 commit comments

Comments
 (0)