ADD ebm remote dir
This commit is contained in:
parent
f9dfa6dbb4
commit
47e6ca2a73
|
@ -58,6 +58,16 @@ devices:
|
||||||
remote: portnoy4prez:/mnt/data/home/Videos
|
remote: portnoy4prez:/mnt/data/home/Videos
|
||||||
depends:
|
depends:
|
||||||
- ssh
|
- ssh
|
||||||
|
ebm_snakemake:
|
||||||
|
type: sshfs
|
||||||
|
mount:
|
||||||
|
mountpoint: ebm_snakemake
|
||||||
|
label: EBM
|
||||||
|
remote: nisaba:/aigenomics/EBM_dev/snakemake
|
||||||
|
password:
|
||||||
|
prompt: {}
|
||||||
|
depends:
|
||||||
|
- ssh
|
||||||
roylab:
|
roylab:
|
||||||
type: cifs
|
type: cifs
|
||||||
mount:
|
mount:
|
||||||
|
|
Loading…
Reference in New Issue