Skip to content

Commit

Permalink
Ajustement espaces
Browse files Browse the repository at this point in the history
  • Loading branch information
helene authored and helene committed Jan 20, 2025
1 parent 2ca91d0 commit 90b0d82
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions bcm4010-7010/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ jupyterhub::kernel::venv::packages: ['numpy', 'pandas', 'matplotlib', 'seaborn']

cron::job:
spawn_nodes:
command: '/opt/software/slurm/bin/scontrol update node=nodecpupool[1-17] state=power_up'
minute: '20'
hour: '08'
month: '1-4'
weekday: '3'
user: 'root'
description: 'spawn nodes at 08:20 on each Wednesday'
environment: ['CRON_TZ=America/New_York']
command: '/opt/software/slurm/bin/scontrol update node=nodecpupool[1-17] state=power_up'
minute: '20'
hour: '08'
month: '1-4'
weekday: '3'
user: 'root'
description: 'spawn nodes at 08:20 on each Wednesday'
environment: ['CRON_TZ=America/New_York']

0 comments on commit 90b0d82

Please sign in to comment.