Browse Source

Tidy up hosts.

master
Chris Smith 9 years ago
parent
commit
faac268d10
5 changed files with 1 additions and 49 deletions
  1. 0
    2
      host_vars/grok.dmdirc.com
  2. 0
    3
      host_vars/niobe.dmdirc.com
  3. 0
    3
      host_vars/quark.tenten.chameth.com
  4. 0
    2
      host_vars/renji.org.uk
  5. 1
    39
      hosts

+ 0
- 2
host_vars/grok.dmdirc.com View File

@@ -1,2 +0,0 @@
1
----
2
-teamcity_user: teamcity

+ 0
- 3
host_vars/niobe.dmdirc.com View File

@@ -1,3 +0,0 @@
1
----
2
-ansible_ssh_host: 87.237.61.26
3
-teamcity_user: dmdirc-teamcity

+ 0
- 3
host_vars/quark.tenten.chameth.com View File

@@ -1,3 +0,0 @@
1
----
2
-ansible_ssh_port: 1010
3
-ansible_ssh_host: 5.44.248.137

+ 0
- 2
host_vars/renji.org.uk View File

@@ -1,2 +0,0 @@
1
----
2
-  ssh_public_key: ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAtSbH/1t2YYJ6F3vVmpZ/N7FfHd3QtCZfUm8P3BFAgC5w5eL0SOtbY0sJyzhT6k790+XeySea/DcJ/9QP+2NLw28BKAcUKnalVdIG7EgZb2G1Pz8/OELcH/wUodl6TQoDetPyt3178G8+mSTDFbhFbD5j5izMYXzQj1YnQiGnUzDT5794NR2PhMAH0f2dR9NZqHFLu8kVf/kMpmN25bkiayQXlFwBiJanHYm9FT4eHTjTpY2UYX8XpfmhMDDah26gQtVoUHK51G5Jn/rRA2WKo1vjKGCcEkNK6aPYfmjN4+mt28PZf/DJue//NqjRiG9FeDT3VNN7L8zaUesEw4QvxQ==

+ 1
- 39
hosts View File

@@ -1,41 +1,3 @@
1
-# This is the default ansible 'hosts' file.
2
-#
3
-# It should live in /etc/ansible/hosts
4
-#
5
-#   - Comments begin with the '#' character
6
-#   - Blank lines are ignored
7
-#   - Groups of hosts are delimited by [header] elements
8
-#   - You can enter hostnames or ip addresses
9
-#   - A hostname/ip can be a member of multiple groups
10
-
11
-[dmdirc]
12
-grok.dmdirc.com
13
-renji.org.uk
14
-niobe.dmdirc.com
15
-
16
-[dmdirc-buildagents]
17
-grok.dmdirc.com
18
-niobe.dmdirc.com
19
-
20
-[chris-owned]
21
-grok.dmdirc.com
22
-do1.chameth.com
23
-do2.chameth.com ansible_ssh_host=178.62.0.84
24
-quark.tenten.chameth.com
25
-
26 1
 [digitalocean]
27
-grok.dmdirc.com
28
-do1.chameth.com
29
-do2.chameth.com
30
-
31
-[chris-access:children]
32
-dmdirc
33
-chris-owned
34
-
35
-[chris-root:children]
36
-dmdirc
37
-chris-owned
38
-
39
-[ansible-staging]
40 2
 do1.chameth.com
41
-quark.tenten.chameth.com
3
+lon1.chameth.com

Loading…
Cancel
Save