charmed-hpc / slurmutils

Utilities and APIs for interfacing with the Slurm workload manager ⚙️🔌
GNU Lesser General Public License v3.0
1 stars 3 forks source link

feat: add `update` method to update configs from other models #16

Closed jedel1043 closed 3 weeks ago

jedel1043 commented 3 weeks ago

This makes it really easy to change a set of configs without having to set the properties one by one.