Browse Source

working on changes, and debugging

master
erin sims 2 years ago
parent
commit
b6a73096b0
2 changed files with 29 additions and 28 deletions
  1. +1
    -0
      ansible.cfg
  2. +28
    -28
      hosts

+ 1
- 0
ansible.cfg View File

@@ -1,3 +1,4 @@
[defaults] [defaults]
host_key_checking = False host_key_checking = False
enable_plugins = community.digitalocean.digitalocean enable_plugins = community.digitalocean.digitalocean
private_key_file = ~/.ssh/id_rsa

+ 28
- 28
hosts View File

@@ -2,10 +2,10 @@ athena ansible_host=167.71.188.165
Zeus ansible_host=68.183.50.72 Zeus ansible_host=68.183.50.72
Hades ansible_host=104.131.0.100 Hades ansible_host=104.131.0.100
Atreyu ansible_host=159.65.178.119 Atreyu ansible_host=159.65.178.119
mpdf1 ansible_host=157.245.126.201
mpdf2 ansible_host=68.183.151.54
mpdb1 ansible_host=157.245.116.105
mpdb2 ansible_host=159.65.241.29
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


[ams1] [ams1]


@@ -43,46 +43,31 @@ mpdb2


[tor1] [tor1]


[alertmanager]
athena

[Git] [Git]
Zeus Zeus


[www_apache]
[nextcloud]
Zeus Zeus


[controller]
Atreyu

[mpdf]
mpdf1
mpdf2

[mpdb] [mpdb]
mpdb1 mpdb1
mpdb2 mpdb2


[matrix]
athena

[synapse] [synapse]
athena athena


[salt_minion]
athena
Zeus

[Saltmaster]
Zeus
[controller]
Atreyu


[consul]
athena
[salt_minon]
Hades Hades


[prometheus] [prometheus]
athena athena


[alertmanager]
athena

[ansible] [ansible]
athena athena
Atreyu Atreyu
@@ -91,12 +76,27 @@ mpdf2
mpdb1 mpdb1
mpdb2 mpdb2


[nextcloud]
[www_apache]
Zeus Zeus


[salt_minon]
[mpdf]
mpdf1
mpdf2

[consul]
athena
Hades Hades


[salt_minion]
athena
Zeus

[Saltmaster]
Zeus

[matrix]
athena

[Thrace_Test] [Thrace_Test]
mpdb2 mpdb2
mpdb1 mpdb1


Loading…
Cancel
Save