summaryrefslogtreecommitdiffstats
path: root/host_vars
diff options
context:
space:
mode:
authorMatthieu Saulnier <fantom@fedoraproject.org>2015-01-09 23:27:36 +0100
committerMatthieu Saulnier <fantom@fedoraproject.org>2015-01-09 23:27:36 +0100
commit2bcfdeb042eea7dee32ad8e1b55c4c0029de2645 (patch)
tree1f526441b7e862ede9d230d3527381428c8f9976 /host_vars
parent0238c3e556273f147ab3810cd3c49d8462362d11 (diff)
downloadplaybooks-ansible-2bcfdeb042eea7dee32ad8e1b55c4c0029de2645.tar.gz
playbooks-ansible-2bcfdeb042eea7dee32ad8e1b55c4c0029de2645.tar.xz
playbooks-ansible-2bcfdeb042eea7dee32ad8e1b55c4c0029de2645.zip
Add new virtual machine in computers park
Use Tor for xmpp client poezio Remove postfix stuff in common role, new role for postfix will be created later Add condition on GPM service as quickfix Add proxychains package installation on all hosts Update conditions in torrc template file using host_vars Add Tor relay fingerprint of new node
Diffstat (limited to 'host_vars')
-rw-r--r--host_vars/176.31.191.264
-rw-r--r--host_vars/lancaster.casperlefantom.net5
-rw-r--r--host_vars/ns2.casperlefantom.net6
-rw-r--r--host_vars/vm01.casperlefantom.net1
-rw-r--r--host_vars/vm03.casperlefantom.net1
5 files changed, 17 insertions, 0 deletions
diff --git a/host_vars/176.31.191.26 b/host_vars/176.31.191.26
new file mode 100644
index 0000000..df28d52
--- /dev/null
+++ b/host_vars/176.31.191.26
@@ -0,0 +1,4 @@
+nickname: Casper03
+is_public: true
+bprate: 800
+bpburst: 900
diff --git a/host_vars/lancaster.casperlefantom.net b/host_vars/lancaster.casperlefantom.net
new file mode 100644
index 0000000..e79ffd0
--- /dev/null
+++ b/host_vars/lancaster.casperlefantom.net
@@ -0,0 +1,5 @@
+nickname: Casper02
+bprate: 50
+bpburst: 60
+is_public: true
+is_mail: true
diff --git a/host_vars/ns2.casperlefantom.net b/host_vars/ns2.casperlefantom.net
new file mode 100644
index 0000000..b73965f
--- /dev/null
+++ b/host_vars/ns2.casperlefantom.net
@@ -0,0 +1,6 @@
+nickname: Casper01
+is_exit: true
+tor_address: tor-proxy-readme.casperlefantom.net
+is_public: true
+bprate: 800
+bpburst: 900
diff --git a/host_vars/vm01.casperlefantom.net b/host_vars/vm01.casperlefantom.net
new file mode 100644
index 0000000..e8b53f1
--- /dev/null
+++ b/host_vars/vm01.casperlefantom.net
@@ -0,0 +1 @@
+is_jabber: true
diff --git a/host_vars/vm03.casperlefantom.net b/host_vars/vm03.casperlefantom.net
new file mode 100644
index 0000000..d2ed4ef
--- /dev/null
+++ b/host_vars/vm03.casperlefantom.net
@@ -0,0 +1 @@
+is_bitcoin: true