Skip to content
Snippets Groups Projects
Commit fe16c954 authored by Jupiter Hu's avatar Jupiter Hu
Browse files

update

parent 2831f162
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
grant all privileges on slurm_acct_db.* to 'slurmdb'@\'{{ slurmctrl }}.{{ domain }}\' identified by \'{{ slurmDbPassword }}' with grant option;
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