Skip to content

Commit

Permalink
[AL2023] Configure NFS server the same way as AL2
Browse files Browse the repository at this point in the history
This was discovered by a kitchen test checking NFS thread. After the commit, the kitchen test has been passed

Signed-off-by: Hanwen <[email protected]>
  • Loading branch information
hanwen-cluster authored and hanwen-pcluste committed Jun 19, 2024
1 parent 7bbb87d commit 491f7a5
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@
action_class do
def override_server_template
edit_resource(:template, node['nfs']['config']['server_template']) do
cookbook 'nfs'
source 'nfs/default-nfs-kernel-server.conf.erb'
cookbook 'aws-parallelcluster-environment'
end
end
end

0 comments on commit 491f7a5

Please sign in to comment.