scripts/ansible/README.md

20 lines
559 B
Markdown
Raw Normal View History

2019-08-25 14:17:20 -04:00
Assumes:
2019-09-02 01:29:24 -04:00
- ALl:
- OS (Debian) has been installed and IPs have been configured in hosts.cfg
- Host is already trusted via ssh and can be ssh'd into using keys
- Passwordless sudo is enabled for the user ansible uses
2019-08-25 14:17:20 -04:00
2019-09-02 01:29:24 -04:00
- Wireguard hosts:
- Secure boot is disabled (wireguard is an unsigned module)
- Wireguard is configured on 10.200.0.0/24; See https://wiki.debian.org/Wireguard
2019-08-25 14:17:20 -04:00
2019-09-02 01:29:24 -04:00
- ZFS server:
- ZFS is configured with a volume at /bigdata for sharing
2019-08-25 14:17:20 -04:00
2019-09-02 01:29:24 -04:00
- Media server:
- Create /media-vtluug folder
2019-08-25 14:17:20 -04:00
2019-09-02 01:29:24 -04:00
- Remote:
- joe/pew users have been created