Skip to content

Commit 3340627

Browse files
committed
Update /apps to /opt/apps in controller variables.tf
1 parent 13d0526 commit 3340627

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • community/modules/scheduler/schedmd-slurm-gcp-v6-controller

community/modules/scheduler/schedmd-slurm-gcp-v6-controller/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -479,7 +479,7 @@ variable "enable_default_mounts" {
479479
description = <<-EOD
480480
Enable default global network storage from the controller
481481
- /home
482-
- /apps
482+
- /opt/apps
483483
EOD
484484
type = bool
485485
default = true

0 commit comments

Comments
 (0)