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

improved example

parent f7ae6c30
No related branches found
No related tags found
1 merge request!403Slurm mv logs
......@@ -18,7 +18,7 @@ where slurm_bk.yml contains
- hosts: 'ManagementNodes'
gather_facts: True
roles:
- { role: slurm_mv_logs, create_key: "True", BK_DEST_HOST: "118.138.234.186", BK_DEST_DIR: "/mnt/backup/monarch", SLURM_LOG_DIR: "/mnt/slurm-logs",
- { role: slurm_mv_logs, copy_key: "True", BK_DEST_HOST: "118.138.234.186", BK_DEST_DIR: "/mnt/backup/monarch/slurm-logs", SLURM_LOG_DIR: "/mnt/slurm-logs", BK_DEST_USER: "ec2-user", MGR_BIN_DIR: "/root/bin", PRIVATE_KEY: slm_db_backup, PUBLIC_KEY: "files/slm_db_backup" }
~~~~
Meaning:
......
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