AWS parallelcluster documentation change
Summary
Changed 'prefix-list' to 'prefix list' in security documentation
Security assessment
Terminology clarification without security impact
Diff
diff --git a/parallelcluster/latest/ug/login-nodes-security.md b/parallelcluster/latest/ug/login-nodes-security.md index a9ce39167..afcf8b7a9 100644 --- a//parallelcluster/latest/ug/login-nodes-security.md +++ b//parallelcluster/latest/ug/login-nodes-security.md @@ -7 +7 @@ -Login nodes inherit the `AllowedIPs` settings [AllowedIps](./HeadNode-v3.html#yaml-HeadNode-Ssh-AllowedIps) from the head node, unless AllowedIps is specified for the [login node pool](./LoginNodes-v3.html#LoginNodes-v3-Pools). In this manner, cluster administrators can restrict the security posture of the cluster by specifying the source CIDR or a prefix-list from where SSH connections are allowed on either the head node or a pool of login nodes. +Login nodes inherit the `AllowedIPs` settings [AllowedIps](./HeadNode-v3.html#yaml-HeadNode-Ssh-AllowedIps) from the head node, unless AllowedIps is specified for the [login node pool](./LoginNodes-v3.html#LoginNodes-v3-Pools). In this manner, cluster administrators can restrict the security posture of the cluster by specifying the source CIDR or a prefix list from where SSH connections are allowed on either the head node or a pool of login nodes.