Skip to content
Snippets Groups Projects
Commit 401c5c57 authored by Simon Michnowicz's avatar Simon Michnowicz
Browse files

Merge branch 'templateslurmdbpassword' into 'master'

templating slurmdbd.conf to remove the plantext password in favour of ansible-vault

Closes #35

See merge request !568
parents d00d4b0b d1a238f6
No related branches found
No related tags found
1 merge request!568templating slurmdbd.conf to remove the plantext password in favour of ansible-vault
......@@ -46,11 +46,8 @@
uid: 497
become: true
#
#This should be a template so the password isn't committed
#
- name: install slurmdb.conf
copy:
template:
src: files/slurmdbd.conf
dest: "{{ slurm_dir }}/etc/slurmdbd.conf"
owner: slurm
......
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