Add note to README about zt

This commit is contained in:
Salt 2021-02-19 02:15:43 -06:00
parent 3b7a130823
commit 2fb1b41bad

View File

@ -32,6 +32,12 @@ Adding a new server will require the following be fulfilled:
From there, running the playbook `site.yml` should get the machine up to snuff. To automate the host-local steps, use the script file `contrib/bootstrap.sh`. From there, running the playbook `site.yml` should get the machine up to snuff. To automate the host-local steps, use the script file `contrib/bootstrap.sh`.
## Zerotier
A lot of my home-network side of things is connected together via ZeroTier; initial deployment/repairs may require specifying an `ansible_host` for the inventory item in question to connect to it locally. Subsequent plays will require connectivity to my home ZeroTier network.
Cloud-managed devices require no such workarounds.
## Ad-Hoc Commands ## Ad-Hoc Commands
The inventory is configured to allow for ad-hoc commands with very little fuss. For example: The inventory is configured to allow for ad-hoc commands with very little fuss. For example: