charmed-hpc / slurm-charms

Juju charms for automating the Day 0 to Day 2 operations of the Slurm workload manager ⚖️🐧
Apache License 2.0
1 stars 5 forks source link

feat: add TaskPlugin to default parameters #17

Closed jamesbeedy closed 3 months ago

jamesbeedy commented 3 months ago

These changes address #16 by adding sane defaults for the TaskPlugin based on the output of is_container().

Added by @NucciTheBoss:

Closes #16