We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45980e8 commit 53cc6c6Copy full SHA for 53cc6c6
cookbooks/aws-parallelcluster-platform/recipes/config.rb
@@ -26,6 +26,6 @@
26
include_recipe 'aws-parallelcluster-platform::supervisord_config'
27
fetch_config 'Fetch and load cluster configs'
28
include_recipe 'aws-parallelcluster-platform::config_login' if node['cluster']['node_type'] == 'LoginNode'
29
-enroot 'Configure Enroot' do
30
- action :configure
31
-end
+# enroot 'Configure Enroot' do
+# action :configure
+# end
0 commit comments