diff options
author | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2024-01-02 19:05:01 -0500 |
---|---|---|
committer | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2024-01-02 19:29:46 -0500 |
commit | b0a563db34c7ac86f36c3f293ea8610de1c8a35c (patch) | |
tree | b82cc3741cdb34d871eb17e68b7f894fbc0cbe3c /inventory | |
parent | c6a770bd1a6cab43ec4282043bf4f5d6e175c19c (diff) | |
download | oldinfra-b0a563db34c7ac86f36c3f293ea8610de1c8a35c.tar.gz oldinfra-b0a563db34c7ac86f36c3f293ea8610de1c8a35c.zip |
finish headscale setup
Diffstat (limited to 'inventory')
-rw-r--r-- | inventory | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -6,6 +6,7 @@ ryo ansible_user=root ansible_connection=ssh [webservers] levi ansible_user=root ansible_connection=ssh +nijika ansible_user=root ansible_connection=ssh #ash.internal.simponic.xyz ansible_user=root ansible_connection=ssh [nameservers] @@ -18,10 +19,10 @@ ryo ansible_user=root ansible_connection=ssh [dnsreplica] nijika ansible_user=root ansible_connection=ssh -[dnsinternal] -johan ansible_user=root ansible_connection=ssh - [vpn] +nijika ansible_user=root ansible_connection=ssh + +[dnsinternal] johan ansible_user=root ansible_connection=ssh [mail] |