From 587b3737292911be4984e193677dac4492abb03f Mon Sep 17 00:00:00 2001 From: erin sims Date: Wed, 7 Sep 2022 11:03:00 +0000 Subject: [PATCH] working on changes, and debugging --- ansible.cfg | 1 + hosts | 50 +++++++++++++++++++++++++------------------------- 2 files changed, 26 insertions(+), 25 deletions(-) diff --git a/ansible.cfg b/ansible.cfg index b4ddeef..ad7eee1 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -2,3 +2,4 @@ host_key_checking = False enable_plugins = community.digitalocean.digitalocean private_key_file = ~/.ssh/id_rsa +inventory = /etc/ansible/hosts diff --git a/hosts b/hosts index 457b4a7..b9b90a1 100644 --- a/hosts +++ b/hosts @@ -2,10 +2,10 @@ athena ansible_host=167.71.188.165 Zeus ansible_host=68.183.50.72 Hades ansible_host=104.131.0.100 Atreyu ansible_host=159.65.178.119 -mpdf1 ansible_host=165.227.220.165 -mpdf2 ansible_host=159.89.38.240 -mpdb1 ansible_host=159.65.169.240 -mpdb2 ansible_host=159.65.255.102 +mpdf1 ansible_host=159.203.118.212 +mpdf2 ansible_host=45.55.57.172 +mpdb1 ansible_host=142.93.181.29 +mpdb2 ansible_host=134.209.37.25 [ams1] @@ -43,29 +43,33 @@ mpdb2 [tor1] -[alertmanager] -athena - -[Git] -Zeus - -[nextcloud] -Zeus +[salt_minon] +Hades [mpdb] mpdb1 mpdb2 +[consul] +athena +Hades + +[prometheus] +athena + +[matrix] +athena + [synapse] athena -[controller] -Atreyu +[Saltmaster] +Zeus -[salt_minon] -Hades +[nextcloud] +Zeus -[prometheus] +[alertmanager] athena [ansible] @@ -79,24 +83,20 @@ mpdb2 [www_apache] Zeus +[controller] +Atreyu + [mpdf] mpdf1 mpdf2 -[consul] -athena -Hades - [salt_minion] athena Zeus -[Saltmaster] +[Git] Zeus -[matrix] -athena - [Thrace_Test] mpdb2 mpdb1