Commit f3915fe
Add clustermgtd heartbeat path to resume and suspend program configs
* Add clustermgtd heartbeat file path to resume program and suspend program config, so cloud bursting program can have logic to prevent cluster usage when clustermgtd is down
* Change permission of /opt/slurm/etc/pcluster/.slurm_plugin from 0644 to 0755 so files in the directory can be listed and read
Signed-off-by: Rex <shuningc@amazon.com>1 parent f4ff0ca commit f3915fe
File tree
3 files changed
+3
-1
lines changed- recipes
- templates/default/slurm
3 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
167 | | - | |
| 167 | + | |
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
0 commit comments