Skip to content

Commit 929aacd

Browse files
committed
Remove comments
1 parent 8f02315 commit 929aacd

File tree

1 file changed

+0
-1
lines changed
  • cookbooks/aws-parallelcluster-platform/attributes

1 file changed

+0
-1
lines changed

cookbooks/aws-parallelcluster-platform/attributes/platform.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
default['cluster']['nvidia']['nvlsm']['enabled'] = true
3131

3232
# DCV
33-
# Set to true to skip DCV installation (useful for troubleshooting build issues)
3433
default['cluster']['dcv']['skip_install'] = false
3534
default['cluster']['dcv']['authenticator']['user'] = "dcvextauth"
3635
default['cluster']['dcv']['authenticator']['user_id'] = node['cluster']['reserved_base_uid'] + 3

0 commit comments

Comments
 (0)