summaryrefslogtreecommitdiff
path: root/inventory
diff options
context:
space:
mode:
authorElizabeth Hunt <elizabeth.hunt@simponic.xyz>2024-01-01 20:23:23 -0500
committerElizabeth Hunt <elizabeth.hunt@simponic.xyz>2024-01-01 20:23:23 -0500
commitc0ed0a948fd574208a44b2cfb5f944cf45efca29 (patch)
treeaff8726464a32d1567c0cd8e5a10263976a0cc65 /inventory
parent64e3ad7da4884c5c36f2e30a5af1f74c88208ff8 (diff)
downloadoldinfra-c0ed0a948fd574208a44b2cfb5f944cf45efca29.tar.gz
oldinfra-c0ed0a948fd574208a44b2cfb5f944cf45efca29.zip
first dns setup checkpoint
Diffstat (limited to 'inventory')
-rw-r--r--inventory16
1 files changed, 10 insertions, 6 deletions
diff --git a/inventory b/inventory
index 0df2ee2..42d53e0 100644
--- a/inventory
+++ b/inventory
@@ -8,17 +8,21 @@ ryo ansible_user=root ansible_connection=ssh
levi ansible_user=root ansible_connection=ssh
#ash.internal.simponic.xyz ansible_user=root ansible_connection=ssh
+[nameservers]
+ryo ansible_user=root ansible_connection=ssh
+nijika ansible_user=root ansible_connection=ssh
+
[dnsprimary]
-nijika ansible_user=root ansible_connection=ssh ansible_host=107.173.19.33 # nijika
+ryo ansible_user=root ansible_connection=ssh
[dnsreplica]
-ryo ansible_user=root ansible_connection=ssh ansible_host=107.172.103.253 # ryo
+nijika ansible_user=root ansible_connection=ssh
-[internaldns]
+[dnsinternal]
johan ansible_user=root ansible_connection=ssh
-[mail]
-#ash ansible_user=root ansible_connection=ssh
-
[vpn]
johan ansible_user=root ansible_connection=ssh
+
+[mail]
+#ash ansible_user=root ansible_connection=ssh