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 8f02315 commit 929aacdCopy full SHA for 929aacd
cookbooks/aws-parallelcluster-platform/attributes/platform.rb
@@ -30,7 +30,6 @@
30
default['cluster']['nvidia']['nvlsm']['enabled'] = true
31
32
# DCV
33
-# Set to true to skip DCV installation (useful for troubleshooting build issues)
34
default['cluster']['dcv']['skip_install'] = false
35
default['cluster']['dcv']['authenticator']['user'] = "dcvextauth"
36
default['cluster']['dcv']['authenticator']['user_id'] = node['cluster']['reserved_base_uid'] + 3
0 commit comments