Skip to content

Commit 1297b8c

Browse files
committed
chore: generate REFERENCE.md
1 parent 62573c8 commit 1297b8c

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

REFERENCE.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2096,6 +2096,20 @@ built without access to Slurm source code. They need only be compiled against
20962096
Slurm's spank.h header file, added to the SPANK config file plugstack.conf,
20972097
and they will be loaded at runtime during the next job launch
20982098

2099+
#### Parameters
2100+
2101+
The following parameters are available in the `slurm::config::plugstack` class:
2102+
2103+
* [`ensure`](#-slurm--config--plugstack--ensure)
2104+
2105+
##### <a name="-slurm--config--plugstack--ensure"></a>`ensure`
2106+
2107+
Data type: `Boolean`
2108+
2109+
Should the spank config file be present
2110+
2111+
Default value: `true`
2112+
20992113
### <a name="slurm--config--topology"></a>`slurm::config::topology`
21002114

21012115
Time-stamp: <Thu 2022-06-30 14:41 svarrette>

0 commit comments

Comments
 (0)