Salt 39078538c5 Wrench Zerotier timeouts down and hopefully solve the timeout issue in general
Was having issues with it stalling shutdowns. Hopefully it was just a unit misconfig, but I've no remorse in just killing some network daemon on shutdown
2020-09-30 16:50:15 -05:00
2020-09-22 16:37:58 -05:00
2020-06-24 06:54:45 -05:00
2020-06-24 06:54:45 -05:00

Salt's Ansible Repo

A collection of Ansible configuration to manage all of my machines.

Quickstart

To quickly get a machine up and running, add it to the inventory and ./provision.yml it. This ensures a basic, sane running environment from which you can do tuning. Ideally, though, you should have roles.

Overview

The main playbook, site.yml, can be separated into more or less two parts:

  • The home machine half, tied together via Zerotier

  • The 9iron half, with public IPs and resolvable names

See inventory/hosts.yml for details on what machines have what roles and what configuration. I try my best to make self-explaning configuration, so everything should mostly make sense on a first read. If you have any questions, hit me up.

Your Roles are Trash

I know. Please file an issue.

Description
A series of Ansible scripts to manage my infrastructure.
Readme 5.1 MiB
Languages
Shell 65.1%
Jinja 34.9%