Skip to content

Commit 53cc6c6

Browse files
committed
Remove configuration
1 parent 45980e8 commit 53cc6c6

File tree

1 file changed

+3
-3
lines changed
  • cookbooks/aws-parallelcluster-platform/recipes

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
include_recipe 'aws-parallelcluster-platform::supervisord_config'
2727
fetch_config 'Fetch and load cluster configs'
2828
include_recipe 'aws-parallelcluster-platform::config_login' if node['cluster']['node_type'] == 'LoginNode'
29-
enroot 'Configure Enroot' do
30-
action :configure
31-
end
29+
# enroot 'Configure Enroot' do
30+
# action :configure
31+
# end

0 commit comments

Comments
 (0)