Hi,

 I was wondering  whether there might be built in support for managing
slurm accounts,users,associations in ansible. it would be nice to be able
to organize accounts in a yaml style file and modify accounts settings via
gitlab CI/CD. For example, in a format as such:

accounts:
  - name: "Boss1"
    parent: "root"
    description: "Big Boos"
    fairshare: 20
  - name: "UnderBoss1"
    parent: "root"
    description: "working for Boss1"
    fairshare: 1
     users:
      -username: "user1"
      -username: "user2"




*Fritz Ratnasamy*

Data Scientist
Information Technology
-- 
slurm-users mailing list -- slurm-users@lists.schedmd.com
To unsubscribe send an email to slurm-users-le...@lists.schedmd.com

Reply via email to