Skip to content

Commit

Permalink
Remove configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
hgreebe committed Oct 10, 2024
1 parent 45980e8 commit 53cc6c6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cookbooks/aws-parallelcluster-platform/recipes/config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
include_recipe 'aws-parallelcluster-platform::supervisord_config'
fetch_config 'Fetch and load cluster configs'
include_recipe 'aws-parallelcluster-platform::config_login' if node['cluster']['node_type'] == 'LoginNode'
enroot 'Configure Enroot' do
action :configure
end
# enroot 'Configure Enroot' do
# action :configure
# end

0 comments on commit 53cc6c6

Please sign in to comment.