Skip to content

Commit a5b1b1a

Browse files
committed
update builder config for consistency
1 parent f3f0905 commit a5b1b1a

File tree

1 file changed

+1
-1
lines changed
  • environments/common/inventory/group_vars/builder

1 file changed

+1
-1
lines changed

environments/common/inventory/group_vars/builder/defaults.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ openondemand_desktop_partition: true
3333
openondemand_rstudio_partition: false
3434
openondemand_matlab_partition: false
3535
openondemand_codeserver_partition: false
36-
mounts_default: {} # don't have /tmp in memory
36+
mounts_tmp_enabled: false # don't have /tmp in memory

0 commit comments

Comments
 (0)