Skip to content

Commit 483edd8

Browse files
committed
use volume for persistent storage
1 parent 4a1fd1c commit 483edd8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
appliances_state_dir: /var/lib/state # see volume mount in environments/*/terraform/main.tf:openstack_compute_instance_v2.control:userdata

environments/nrel/inventory/group_vars/openhpc/overrides.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@ openhpc_generic_packages:
111111

112112
# Additional parameters to set in slurm.conf - use yaml format
113113
openhpc_slurmd_spool_dir: /var/spool/slurm/slurmd
114-
openhpc_state_save_location: /var/spool/slurm/slurmctld # TODO: move to persistent storage
115114
openhpc_config_extra:
116115
LaunchParameters: use_interactive_step
117116
FirstJobId: '50000000'

0 commit comments

Comments
 (0)