We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62573c8 commit 1297b8cCopy full SHA for 1297b8c
1 file changed
REFERENCE.md
@@ -2096,6 +2096,20 @@ built without access to Slurm source code. They need only be compiled against
2096
Slurm's spank.h header file, added to the SPANK config file plugstack.conf,
2097
and they will be loaded at runtime during the next job launch
2098
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
2113
### <a name="slurm--config--topology"></a>`slurm::config::topology`
2114
2115
Time-stamp: <Thu 2022-06-30 14:41 svarrette>
0 commit comments