2021-03-20 15:42:59 -04:00
|
|
|
# directory for all relative, transitive mountpoints
|
|
|
|
mountdir: /tmp/media/ndwar
|
2021-04-03 11:17:08 -04:00
|
|
|
verbose: false
|
2021-03-20 15:42:59 -04:00
|
|
|
|
|
|
|
devices:
|
|
|
|
accounts:
|
|
|
|
type: veracrypt
|
|
|
|
mount:
|
|
|
|
mountpoint: accounts
|
|
|
|
volume: /mnt/data/Documents/personal_records/financial/acnt.crypt
|
|
|
|
password:
|
|
|
|
bitwarden:
|
|
|
|
key: Veracrypt (accounts)
|
|
|
|
gnupg:
|
|
|
|
type: veracrypt
|
|
|
|
mount:
|
|
|
|
mountpoint: /home/ndwar/.config/gnupg
|
|
|
|
volume: /mnt/data/Documents/crypt/gnupg
|
|
|
|
password:
|
|
|
|
bitwarden:
|
|
|
|
key: Veracrypt (gpg)
|
|
|
|
ssh:
|
|
|
|
type: veracrypt
|
|
|
|
mount:
|
|
|
|
mountpoint: /home/ndwar/.ssh
|
2021-04-03 11:17:08 -04:00
|
|
|
label: ssh
|
2021-03-20 15:42:59 -04:00
|
|
|
volume: /mnt/data/Documents/crypt/ssh-config
|
|
|
|
password:
|
|
|
|
bitwarden:
|
|
|
|
key: Veracrypt (ssh)
|
|
|
|
ansible_pki:
|
|
|
|
type: veracrypt
|
|
|
|
mount:
|
|
|
|
mountpoint: ansible-pki
|
|
|
|
volume: /home/ndwar/.ansible/openvpn.vcrypt
|
|
|
|
password:
|
|
|
|
bitwarden:
|
|
|
|
key: Veracrypt (Ansible PKI)
|
|
|
|
call_logs:
|
|
|
|
type: veracrypt
|
|
|
|
mount:
|
|
|
|
mountpoint: call-logs
|
|
|
|
volume: /mnt/data/Documents/personal_records/call_logs
|
|
|
|
password:
|
|
|
|
bitwarden:
|
|
|
|
key: Veracrypt (ACR)
|
|
|
|
music:
|
|
|
|
type: sshfs
|
|
|
|
mount:
|
|
|
|
mountpoint: /mnt/data/Music
|
|
|
|
remote: portnoy4prez:/mnt/data/home/Music
|
|
|
|
depends:
|
|
|
|
- ssh
|
|
|
|
videos:
|
|
|
|
type: sshfs
|
|
|
|
mount:
|
|
|
|
mountpoint: /mnt/data/Videos
|
|
|
|
remote: portnoy4prez:/mnt/data/home/Videos
|
|
|
|
depends:
|
|
|
|
- ssh
|
|
|
|
roylab:
|
|
|
|
type: cifs
|
|
|
|
mount:
|
|
|
|
mountpoint: Roylab
|
2021-04-03 11:17:08 -04:00
|
|
|
# sudo: true
|
2021-03-20 15:42:59 -04:00
|
|
|
remote: //ad.gatech.edu/bme/labs/roy-lab
|
2021-04-03 11:17:08 -04:00
|
|
|
# options:
|
|
|
|
# username: ndwarshuis3
|
|
|
|
# workgroup: ad
|
|
|
|
# iocharset: utf8
|
|
|
|
# uid: 1000
|
|
|
|
# gid: 1000
|
2021-03-20 15:42:59 -04:00
|
|
|
password:
|
|
|
|
libsecret:
|
|
|
|
attributes:
|
|
|
|
user: ndwarshuis3@gatech.edu
|
|
|
|
host: outlook.office365.com
|
|
|
|
mc3m:
|
|
|
|
type: cifs
|
|
|
|
mount:
|
|
|
|
mountpoint: MC3M
|
2021-04-03 11:17:08 -04:00
|
|
|
sudo: true
|
2021-03-20 15:42:59 -04:00
|
|
|
remote: //ad.gatech.edu/bme/labs/mc3m
|
|
|
|
password:
|
|
|
|
libsecret:
|
|
|
|
attributes:
|
|
|
|
user: ndwarshuis3@gatech.edu
|
|
|
|
host: outlook.office365.com
|