scripts/ansible
Paul Wako 9c6feb3bc5 minor updates + tor 2020-12-24 02:17:45 -05:00
..
files minor updates + tor 2020-12-24 02:17:45 -05:00
templates add polyvalent 2020-12-23 00:11:12 -05:00
README.md add polyvalent 2020-12-23 00:11:12 -05:00
handlers.yml minor updates + tor 2020-12-24 02:17:45 -05:00
hosts.cfg add polyvalent 2020-12-23 00:11:12 -05:00
main.yml minor updates + tor 2020-12-24 02:17:45 -05:00
remote.yml add rsync 2019-09-10 00:08:21 -04:00

README.md

Usage: ansible-playbook main.yml -i hosts.cfg --extra-vars "api_key=GANDI_API_KEY" --limit=cabinet

Assumes:

  • 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
    • Root and user pw is something memorable
  • ZFS server:

    • ZFS is configured with a volume at /bigdata for sharing
  • Media server:

    • Create /media-vtluug folder
  • Remote:

    • joe/pew users have been created