Skip to content

Commit 6eadae7

Browse files
[LoginNodes] Update login node files during pcluster update
Signed-off-by: Hanwen <[email protected]>
1 parent 3b5e370 commit 6eadae7

File tree

1 file changed

+1
-0
lines changed
  • cookbooks/aws-parallelcluster-platform/recipes

1 file changed

+1
-0
lines changed

cookbooks/aws-parallelcluster-platform/recipes/update.rb

+1
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,4 @@
2020
end
2121

2222
sudo_access "Update Sudo Access" if node['cluster']['scheduler'] == 'slurm'
23+
include_recipe 'aws-parallelcluster-platform::config_login' if node['cluster']['node_type'] == 'LoginNode'

0 commit comments

Comments
 (0)