Skip to content
Snippets Groups Projects
Commit ac29100e authored by Eesaan Atluri's avatar Eesaan Atluri
Browse files

Merge branch 'fix-slurm-user-home-dir-creation' into 'feat-hpc-factory'

fix: Skip creating home dir for slurm user

See merge request rc/hpc-factory!166
parents a160a27a ba397c1c
No related merge requests found
......@@ -19,6 +19,7 @@
state: present
uid: 450
group: slurm
create_home: false
- name: Copy munge key
ansible.builtin.copy:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment